]> git.proxmox.com Git - qemu.git/commit - qtest.c
qtest: IRQ interception infrastructure
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 28 Mar 2012 13:42:03 +0000 (15:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 30 Mar 2012 13:14:11 +0000 (08:14 -0500)
commit2028834574e75de9d34995fbaf09a8b35cb9daa0
treecc9f2793d563582b1aa8fa7666293260753cac11
parentc7f0f3b1c826901358a0656f80a5fabb88f73c61
qtest: IRQ interception infrastructure

Since /i440fx/piix3 is being removed from the composition tree, the
IO-APIC is placed under /i440fx.  This is wrong and should be changed
as soon as the /i440fx/piix3 path is put back.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/irq.c
hw/irq.h
hw/pc_piix.c
qtest.c