]> Git Repo - qemu.git/commit
Route IOAPIC interrupts via ISA bus
authorAvi Kivity <[email protected]>
Sun, 9 Aug 2009 16:44:56 +0000 (19:44 +0300)
committerAnthony Liguori <[email protected]>
Mon, 24 Aug 2009 13:01:42 +0000 (08:01 -0500)
commit1632dc6a8f6e8662f4a203b6fb8c0371ca216946
tree49edaaf0dd65f87b02300f33cd0b3bb97bb774ce
parent1452411b25fb207e7f442e5a5128f34b4939d31c
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/i8259.c
hw/ioapic.c
hw/pc.c
hw/pc.h
This page took 0.025374 seconds and 4 git commands to generate.