cloud-hypervisor/devices/src
Sebastien Boeuf 3bd47ffdc1 interrupt: Add a notifier method to the InterruptController
Both GIC and IOAPIC must implement a new method notifier() in order to
provide the caller with an EventFd corresponding to the IRQ it refers
to.

This is needed in anticipation for supporting INTx with VFIO PCI
devices.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-02-10 17:34:56 +00:00
..
legacy interrupt: Add a notifier method to the InterruptController 2021-02-10 17:34:56 +00:00
acpi.rs vmm: acpi: Move ACPI GED device to MMIO bus 2021-01-22 16:08:41 +01:00
gic.rs interrupt: Add a notifier method to the InterruptController 2021-02-10 17:34:56 +00:00
interrupt_controller.rs interrupt: Add a notifier method to the InterruptController 2021-02-10 17:34:56 +00:00
ioapic.rs interrupt: Add a notifier method to the InterruptController 2021-02-10 17:34:56 +00:00
lib.rs vmm: acpi: Move ACPI GED device to MMIO bus 2021-01-22 16:08:41 +01:00