Searched hist:cab3c825371b73fa71ada4dfa8d64ca99bc08638 (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/net/ |
H A D | e1000.c | cab3c825371b73fa71ada4dfa8d64ca99bc08638 Sat May 23 09:21:33 UTC 2009 Kevin Wolf <mail@kevin-wolf.de> e1000: Ignore reset command
When a reset is requested, the current e1000 emulation never clears the reset bit which may cause a driver to hang. This patch masks the reset bit out when setting the control registert, so the reset is immediately completed.
Signed-off-by: Kevin Wolf <mail@kevin-wolf.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|