cloud-hypervisor/vm-device
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
..
src interrupt: Add a notifier method to the InterruptController 2021-02-10 17:34:56 +00:00
Cargo.toml build(deps): bump vm-memory from 0.4.0 to 0.5.0 2021-02-10 11:30:05 +00:00