]> Git Repo - qemu.git/commit - hw/ioapic.h
pc: Generalize ISA IRQs to GSIs
authorJan Kiszka <[email protected]>
Fri, 7 Oct 2011 07:19:35 +0000 (09:19 +0200)
committerBlue Swirl <[email protected]>
Sun, 16 Oct 2011 11:10:48 +0000 (11:10 +0000)
commitb881fbe9f7a60ceaef20b7a234c49473d009bf4d
treeaaa660e442e54b245389a8237e10bfe3aa7a216b
parent2e9947d2eaf1e9cbeb22ff15064bc70e7c9afe1e
pc: Generalize ISA IRQs to GSIs

The ISA bus IRQ range is 0..15. What isa_irq_handler and IsaIrqState are
actually dealing with are the Global System Interrupts. Refactor the
code to clarify this.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
hw/ioapic.h
hw/isa.h
hw/pc.c
hw/pc.h
hw/pc_piix.c
This page took 0.028429 seconds and 4 git commands to generate.