pcnet: Extend hardware reset
commitde41ac924bb2cf7cb8aaaa8c7f95a38c6d9b3783
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 8 Oct 2009 15:53:53 +0000 (8 17:53 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 15 Oct 2009 14:32:04 +0000 (15 09:32 -0500)
treebc6efc42d43b663a1d4534f59292de33ed63b814
parentef845c3bf421290153154635dc18eaa677cecb43
pcnet: Extend hardware reset

Update the IRQ state and stop the poll timer on reset. Moreover,
register the reset function with qemu.

Patchworks-ID: 35462
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pcnet.c