commit | 1632dc6a8f6e8662f4a203b6fb8c0371ca216946 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Aug 09 19:44:56 2009 +0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Aug 24 08:01:42 2009 -0500 |
tree | 49edaaf0dd65f87b02300f33cd0b3bb97bb774ce | |
parent | 1452411b25fb207e7f442e5a5128f34b4939d31c [diff] |
Route IOAPIC interrupts via ISA bus Instead of calling the IOAPIC from the PIC, raise IOAPIC irqs via the ISA bus. As a side effect, IOAPIC lines 16-23 are enabled. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>