Home
last modified time | relevance | path

Searched hist:e4b823644044de1b8070fde82d0aad8053dc3333 (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/net/
H A De1000.ce4b823644044de1b8070fde82d0aad8053dc3333 Fri Sep 28 02:06:01 UTC 2012 Amos Kong <akong@redhat.com> e1000: update nc.link_down in e1000_post_load()

This patch introduced e1000_post_load(), it will be called in the end of
migration. nc.link_down could not be migrated, this patch updates
link_down in e1000_post_load() to keep it coincident with real link
status.

Signed-off-by: Amos Kong <akong@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>