Add pci_bus_reset() function.
commit6eaa68474671a6c69f30b185ce3c87ff18f85e01
authorGleb Natapov <gleb@redhat.com>
Wed, 17 Jun 2009 16:32:00 +0000 (17 19:32 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 22 Jun 2009 15:10:50 +0000 (22 10:10 -0500)
tree52f15614592bac2193bcc788091b8f691cf59c02
parentefeea6d048756bc42ad39f0acce6bede4b74177a
Add pci_bus_reset() function.

To reset internal irq handling data structures.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Yaniv Kamay <ykamay@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.c