qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-1.4] e1000: unbreak the guest network migrat


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH for-1.4] e1000: unbreak the guest network migration to 1.3
Date: Fri, 15 Feb 2013 10:10:18 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Feb 14, 2013 at 07:15:03PM +0200, Michael S. Tsirkin wrote:
> QEMU 1.3 does not emulate the link auto negotiation, so if migrate to a
> 1.3 machine during link auto negotiation, the guest link will be set to down.
> Fix this by just disabling auto negotiation for 1.3.
> 
> Signed-off-by: Michael S. Tsirkin <address@hidden>
> ---
>  hw/e1000.c   | 25 +++++++++++++++++++++++++
>  hw/pc_piix.c |  4 ++++
>  2 files changed, 29 insertions(+)

Besides the naming issues that have been pointed out:

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]