Re: [Qemu-devel] [PATCH] pcnet: Add link state support

2011-11-01 Thread Anthony Liguori
On 10/07/2011 05:27 AM, Jan Kiszka wrote: Update lnkst on link state changes so that guests can obtain this information via reading back the LED output pin. Works for Linux but not for guests that depend on the missing PHY. Signed-off-by: Jan Kiszka Applied. Thanks. Regards, Anthony Liguori

Re: [Qemu-devel] [PATCH] pcnet: Add link state support

2011-10-07 Thread Jan Kiszka
On 2011-10-07 12:27, Jan Kiszka wrote: > Update lnkst on link state changes so that guests can obtain this > information via reading back the LED output pin. Works for Linux but > not for guests that depend on the missing PHY. Strike the second sentence: The older Am79C970A that QEMU emulated prov

[Qemu-devel] [PATCH] pcnet: Add link state support

2011-10-07 Thread Jan Kiszka
Update lnkst on link state changes so that guests can obtain this information via reading back the LED output pin. Works for Linux but not for guests that depend on the missing PHY. Signed-off-by: Jan Kiszka --- hw/lance.c |1 + hw/pcnet-pci.c |1 + hw/pcnet.c |7 +++ hw/