commit | b881fbe9f7a60ceaef20b7a234c49473d009bf4d | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri Oct 07 09:19:35 2011 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Oct 16 11:10:48 2011 +0000 |
tree | aaa660e442e54b245389a8237e10bfe3aa7a216b | |
parent | 2e9947d2eaf1e9cbeb22ff15064bc70e7c9afe1e [diff] |
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 <jan.kiszka@siemens.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>