qemu-devel
[Top][All Lists]
Advanced

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

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


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH v4 0/3] net: fix link status
Date: Mon, 17 Sep 2012 10:44:58 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120210 Thunderbird/10.0.1

On 09/17/2012 10:25 AM, Amos Kong 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.

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      |   11 +++++++++++
  hw/rtl8139.c    |   23 +++++++++++++++++++++--
  hw/virtio-net.c |    4 ++++
  3 files changed, 36 insertions(+), 2 deletions(-)

Reviewed-by: Jason Wang <address@hidden>



reply via email to

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