Re: Re: [Qemu-devel] cdrom hardcoded index

2006-08-28 Thread Míguel
What about something like -hdX test.iso,hw=cdrom with default hw being disk? And why not a shorted and more standard solution? -ideN [hd:|cd:]filename Examples: -ide0 /tmp/myimage.dsk Set primary master as harddisk (hd: is the default) -ide1 hd:/tmp/myimage.dsk Set primary slave as harddisk

Re: [Qemu-devel] Network Performance between Win Host and Linux Guest

2006-08-20 Thread Míguel
It seems this interesting patch: http://lists.gnu.org/archive/html/qemu-devel/2006-03/msg00041.html hasn't been applied to CVS for some reason. Has it been accidentally skipped or is it not applicable to CVS? Best regards. Miguel. _