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