Home
last modified time | relevance | path

Searched hist:"2 af234e61d59f39ae16ba882271e7c4fef2c41c1" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/net/
H A De1000.c2af234e61d59f39ae16ba882271e7c4fef2c41c1 Thu Feb 14 17:11:27 UTC 2013 Michael S. Tsirkin <mst@redhat.com> e1000: unbreak the guest network migration to 1.3

QEMU 1.3 does not emulate the link auto negotiation, so if migrate to a
1.3 machine during link auto negotiation, the guest link will be set to down.
Fix this by just disabling auto negotiation for 1.3 and older.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>