cloud-hypervisor/pci
Sebastien Boeuf ef7d889a79 vfio: Remove unused GSI routing functions
At this point, both MSI and MSI-X handle the KVM GSI routing update,
which means the vfio crate does not have to deal with it anymore.
Therefore, several functions can be removed from the vfio-pci code, as
they are not needed anymore.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-01-17 23:43:45 +01:00
..
src vfio: Remove unused GSI routing functions 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