mptable and madt irq override
authorKevin O'Connor <kevin@koconnor.net>
Wed, 29 Jul 2009 23:20:03 +0000 (19:20 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 29 Jul 2009 23:20:03 +0000 (19:20 -0400)
commitb64db3047f7236441d04a2c25029d2512f31c775
treee787e865b32c8de898bfc90260681dc07b37a0b3
parentdf5a5fddf694a2fce40d57427c3c105b307622f7
mptable and madt irq override

Implement irq override support for timer interrupts. This matches what
QEMU+BOCHS has been doing for the latest 8 months, and is also what
real hardware does.

Windows expects this according to Beth Kon.

Based on patch by Jes Sorensen <jes@sgi.com>
src/acpi.c
src/mptable.c
src/util.h