qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/3] net: fix link status
@ 2012-09-28  2:05 Amos Kong
  2012-09-28  2:06 ` [Qemu-devel] [PATCH v5 1/3] rtl8139: implement 8139cp " Amos Kong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Amos Kong @ 2012-09-28  2:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanha, jasowang, pbonzini, aliguori, mst

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-04 17:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-28  2:05 [Qemu-devel] [PATCH v5 0/3] net: fix link status Amos Kong
2012-09-28  2:06 ` [Qemu-devel] [PATCH v5 1/3] rtl8139: implement 8139cp " Amos Kong
2012-09-28  2:06 ` [Qemu-devel] [PATCH v5 2/3] e1000: update nc.link_down in e1000_post_load() Amos Kong
2012-09-28  2:06 ` [Qemu-devel] [PATCH v5 3/3] update nc.link_down in virtio_net_load() Amos Kong
2012-10-04 17:02 ` [Qemu-devel] [PATCH v5 0/3] net: fix link status Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).