cloud-hypervisor/pci
Sebastien Boeuf 1e5e02801f msix: Perform interrupt enabling/disabling
In order to factorize one step further, we let MsixConfig perform the
interrupt enabling/disabling. This is done by registering/unregistering
the KVM irq_fds of all GSI routes related to this device.

And now that MsixConfig is in charge of the irq_fds, vfio-pci must rely
on it to retrieve them and provide them to the vfio driver.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-01-17 23:43:45 +01:00
..
src msix: Perform interrupt enabling/disabling 2020-01-17 23:43:45 +01:00
Cargo.toml pci: Add some KVM and interrupt utilities to the crate 2020-01-17 23:43:45 +01:00