cloud-hypervisor/pci/src
Rob Bradford dc55e45977 pci: Introduce and use PciBar struct
This simplies some of the handling for PCI BARs particularly with
respect to snapshot and restore. No attempt has been made to handle the
64-bit bar handling in a different manner to that which was used before.

Fixes: #1153

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-15 07:59:33 +02:00
..
bus.rs vmm: Fix build errors with "pci" feature on AArch64 2020-07-14 14:34:54 +01:00
configuration.rs pci: Introduce and use PciBar struct 2020-07-15 07:59:33 +02:00
device.rs source: Fix file permissions 2020-06-10 18:47:27 +01:00
lib.rs arch, pci, vmm: Initial switch to the hypervisor crate 2020-06-22 15:03:15 +02:00
msi.rs pci: Enable GSI routing (MSI type) for AArch64 2020-07-14 14:34:54 +01:00
msix.rs pci: Enable GSI routing (MSI type) for AArch64 2020-07-14 14:34:54 +01:00
vfio.rs pci: Enable GSI routing (MSI type) for AArch64 2020-07-14 14:34:54 +01:00