Hardwire the acpi sci interrupt to irq 9
commit7e7ada3ccd13c7947348f41628b500343c8541e7
authorAvi Kivity <avi@qumranet.com>
Thu, 17 Jan 2008 16:52:04 +0000 (17 18:52 +0200)
committerAvi Kivity <avi@qumranet.com>
Sat, 19 Jan 2008 06:37:13 +0000 (19 08:37 +0200)
tree01e95d1396d35dce3985de7c28352640c2025eb4
parent33c7dc4d86e04b60fd5f5563633b1ed8e53effce
Hardwire the acpi sci interrupt to irq 9

The piix4 acpi sci interupt is actually not a steerable pci interrupt, but
instead is hardwired to irq 9.  OSes (at least Linux) know this, so don't
surprise them by "fixing" a chipset bug.

Signed-off-by: Avi Kivity <avi@qumranet.com>
hw/acpi.c
hw/ipf.c
hw/mips_malta.c
hw/pc.c
hw/pc.h