cloud-hypervisor/pci
Sebastien Boeuf f3c3870159 msi: Create MsiConfig to embed MsiCap
The same way we have MsixConfig in charge of managing whatever relates
to MSI-X vectors, we need a MsiConfig structure to manage MSI vectors.
The MsiCap structure is still needed as a low level API, but it is now
part of the MsiConfig which oversees anything related to MSI.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-01-17 23:43:45 +01:00
..
src msi: Create MsiConfig to embed MsiCap 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