i8259: Switch to per-PIC IRQ update
commitb76750c1ab50e23ef3ebc8cb6018dda41f174d84
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 7 Oct 2011 07:19:46 +0000 (7 09:19 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 16 Oct 2011 11:11:07 +0000 (16 11:11 +0000)
tree642104e415c9e4dde0389bc4b3c418ab506fd4b4
parent86fbf97ceb4a9c46a609dd4ae053ba4262b68fe8
i8259: Switch to per-PIC IRQ update

This converts pic_update_irq to work against a single PIC instead of the
complete cascade. Along this change, the required update after
pic_set_irq1 is now moved into that function.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/i8259.c