cloud-hypervisor/pci
Sebastien Boeuf f77d2c2d16 pci: Add some KVM and interrupt utilities to the crate
In order to anticipate the need for both msi.rs and msix.rs to rely on
some KVM utils and InterruptRoute structure to handle the update of the
KVM GSI routes, this commit adds these utilities directly to the pci
crate. So far, these were exclusively used by the vfio crate, which is
why there were located there.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-01-17 23:43:45 +01:00
..
src pci: Add some KVM and interrupt utilities to the crate 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