Statistics
| Branch: | Revision:

root / hw / ioapic.h @ e6b3c8ca

History | View | Annotate | Download (801 Bytes)

# Date Author Comment
0280b571 02/04/2011 02:33 pm Jan Kiszka

ioapic: Implement EOI handling for level-triggered IRQs

Add the missing EOI broadcast from local APIC to the IOAPICs on
completion of level-triggered IRQs. This ensures that a still asserted
IRQ source properly re-triggers an APIC IRQ.

Signed-off-by: Jan Kiszka <>...