Re: [Qemu-devel] [PATCH] Disable the not fully implemented warning for e1000

2017-05-15 Thread Philippe Mathieu-Daudé
Hi Julien, On 05/05/2017 09:57 AM, Julien Duponchelle wrote: Otherwise for image like CISCO IOSv you got a lot of warning on the console preventing you to use the VM because it's slow down the machine. This fix: https://bugs.launchpad.net/qemu/+bug/1673722 Signed-off-by: Julien Duponchelle -

Re: [Qemu-devel] [PATCH] Disable the not fully implemented warning for e1000

2017-05-05 Thread Philippe Mathieu-Daudé
Hi Julien, On 05/05/2017 09:57 AM, Julien Duponchelle wrote: Otherwise for image like CISCO IOSv you got a lot of warning on the console preventing you to use the VM because it's slow down the machine. This fix: https://bugs.launchpad.net/qemu/+bug/1673722 Signed-off-by: Julien Duponchelle --