qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 0/3] net: fix link status


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v5 0/3] net: fix link status
Date: Thu, 4 Oct 2012 19:02:35 +0200

On Fri, Sep 28, 2012 at 4:05 AM, Amos Kong <address@hidden> wrote:
> First patch implemeted link status setting of rtl8139, the rest patches
> updated nc.link_down in post_load() of migration to keep it coincident
> with real link status.
>
> v5: fix bug in bit operating
>
> Amos Kong (2):
>   e1000: update nc.link_down in e1000_post_load()
>   update nc.link_down in virtio_net_load()
>
> Jason Wang (1):
>   rtl8139: implement 8139cp link status
>
>  hw/e1000.c      |   12 ++++++++++++
>  hw/rtl8139.c    |   24 ++++++++++++++++++++++--
>  hw/virtio-net.c |    5 +++++
>  3 files changed, 39 insertions(+), 2 deletions(-)

Thanks, merged!

http://github.com/stefanha/qemu/commits/net

Stefan



reply via email to

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