On 1/12/06, Ludovic Drolez <[EMAIL PROTECTED]> wrote: > Anyone has an updated pcnet patch for 0.8.0 ?
I updated the patch but I had to make choices and I wanted to discuss them here. As I have no time these days I had not yet posted it here :/ The patch is on : http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/contrib-SPECS/qemu/qemu-0.8.0-pcnet.patch6 There are 2 points I'd like to discuss : - the way to have several cards of different models at the same time I added an enum {NIC_NE2000, NIC_PCNET} NICModel and the a field model in NICInfo - the options syntax I added "-net pcnet[,vlan=n][,macaddr=addr]\n" but would be better having an unique option and a way to specify model _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel