cloud-hypervisor/pci/src
Sebastien Boeuf 4a99d3dbaf pci: Move VfioWrapper to VfioCommon
Extend VfioCommon to simplify the overall code, and also in preparation
for supporting the restore code path.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-04-22 16:16:48 +02:00
..
bus.rs pci: Replace BAR tuple with PciBarConfiguration 2022-04-19 12:54:09 -07:00
configuration.rs vmm: Use new Resource type PciBar 2022-04-19 12:54:09 -07:00
device.rs vmm: Use new Resource type PciBar 2022-04-19 12:54:09 -07:00
lib.rs pci, vmm: Update DeviceNode to store PciBdf instead of u32 2022-02-16 11:57:23 +00:00
msi.rs pci: msi: Implement Snapshot for MsiConfig 2022-04-22 16:16:48 +02:00
msix.rs vm-device, pci, devices: Remove InterruptSourceGroup::{un}mask 2022-04-11 22:56:48 +01:00
vfio.rs pci: Move VfioWrapper to VfioCommon 2022-04-22 16:16:48 +02:00
vfio_user.rs pci: Move VfioWrapper to VfioCommon 2022-04-22 16:16:48 +02:00