Fix pci hotplug to generate level triggered interrupt.
commit633aa0acfe2c4d3e56acfe28c912796bf54de6d3
authorGleb Natapov <gleb@redhat.com>
Sun, 17 Oct 2010 09:45:25 +0000 (17 11:45 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 Oct 2010 22:23:28 +0000 (20 17:23 -0500)
tree9a0cf92d768a77f22789ad278788279ef8def9f7
parent4441a2870a669b9dd0f79a040850412f3d8428ca
Fix pci hotplug to generate level triggered interrupt.

SCI is level triggered. pci hotplug should behave appropriately.

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