]> Git Repo - qemu.git/commit
i8259: Switch to per-PIC IRQ update
authorJan Kiszka <[email protected]>
Fri, 7 Oct 2011 07:19:46 +0000 (09:19 +0200)
committerBlue Swirl <[email protected]>
Sun, 16 Oct 2011 11:11:07 +0000 (11:11 +0000)
commitb76750c1ab50e23ef3ebc8cb6018dda41f174d84
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 <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
hw/i8259.c
This page took 0.026019 seconds and 4 git commands to generate.