kvm: bios: mark the acpi sci interrupt as connected to irq 9
commit27e97f8167a006f62d9fcebbe68603210b381f1b
authorAvi Kivity <avi@qumranet.com>
Thu, 17 Jan 2008 16:53:56 +0000 (17 18:53 +0200)
committerAvi Kivity <avi@qumranet.com>
Sat, 19 Jan 2008 06:37:13 +0000 (19 08:37 +0200)
tree48c60a0d273449386f48a42e703f19f6df094c36
parent7e7ada3ccd13c7947348f41628b500343c8541e7
kvm: bios: mark the acpi sci interrupt as connected to irq 9

Due to a chipset bug, the sci interrupt is hardwired to irq 9.  Set the
pci interrupt line register accordingly.

Signed-off-by: Avi Kivity <avi@qumranet.com>
kvm/bios/rombios32.c