cloud-hypervisor/vm-device/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
..
interrupt interrupt: Add a notifier method to the InterruptController 2021-02-10 17:34:56 +00:00
bus.rs vm-device, vmm: Wait for barrier if one is returned 2020-12-17 11:23:53 +00:00
lib.rs ch: Fix various misspelled words 2020-09-23 08:59:31 +01:00