cloud-hypervisor/pci
Sebastien Boeuf 86c760a0d9 msix: Add SystemAllocator to MsixConfig
The point here is to let MsixConfig take care of the GSI allocation,
which means the SystemAllocator must be passed from the vmm crate all
the way down to the pci crate.

Once this is done, the GSI allocation and irq_fd creation is performed
by MsixConfig directly.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-01-17 23:43:45 +01:00
..
src msix: Add SystemAllocator to MsixConfig 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