Module chipset::ioapic

source ·
Expand description

IO-APIC emulator.

Currently this supports IO-APIC version 0x11, from the PIIX4 era. This version does not support an EOI register (unlike version 0x20 and newer).

Structs§

Constants§

Traits§

  • Trait allowing the IO-APIC device to assert VM interrupts.