qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] fix of preserving link status


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/2] fix of preserving link status
Date: Thu, 3 Jan 2013 13:21:57 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Dec 28, 2012 at 05:29:09PM +0800, Amos Kong wrote:
> Set link down and reboot guest, e1000 link status will be re-set
> to up by auto-negotiation, it's a regression bug. rtl8139 link
> status would be reset to up always.
> 
> Problems are fixed by those two patches.
> 
> RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=890288
> 
> Amos Kong (2):
>   e1000: no need auto-negotiation if link was down
>   rtl8139: preserve link state across device reset
> 
>  hw/e1000.c   |    5 +++++
>  hw/rtl8139.c |    3 ++-
>  2 files changed, 7 insertions(+), 1 deletion(-)
> 
> -- 
> Amos Kong
> 

Thanks, applied to the net tree:
https://github.com/stefanha/qemu/commits/net

Stefan



reply via email to

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