summaryrefslogtreecommitdiffstats
path: root/linux-user
diff options
context:
space:
mode:
authorMichael S. Tsirkin2013-02-05 20:00:21 +0100
committerAnthony Liguori2013-02-06 15:29:25 +0100
commitddcb73b7782cb6104479503faea04cc224f982b5 (patch)
treeb9a4eceefc9f5895ece88866f2e5f3f10cf5fcc1 /linux-user
parentconfigure: Fix build with XFree (diff)
downloadqemu-ddcb73b7782cb6104479503faea04cc224f982b5.tar.gz
qemu-ddcb73b7782cb6104479503faea04cc224f982b5.tar.xz
qemu-ddcb73b7782cb6104479503faea04cc224f982b5.zip
e1000: fix link down handling with auto negotiation
Fixes a couple of regression bugs introduced by b9d03e352cb6b31a66545763f6a1e20c9abf0c2c and related to auto-negotiation: - Auto-negotiation currently sets link up even if it was forced down from the monitor. - If Auto-negotiation was in progress during migration, link will never come up. As a fix, don't touch NC link_down field at all, instead add code on receive path to check guest link status. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions