cloud-hypervisor/pci/src
Rob Bradford 9254b74c6d pci: Add support for vfio-user PCI devices
Taking advantage of the refactored VFIO code implement a new
VfioUserPciDevice that wraps the client for vfio-user and exposes the
BusDevice and PciDevice into the VMM.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-08-10 16:01:00 +01:00
..
bus.rs pci: Address Rust 1.51.0 clippy issue (upper_case_acroynms) 2021-03-26 11:32:09 +00:00
configuration.rs pci: configuration: Derive Debug for PciBarRegionType 2021-08-04 14:30:14 +02:00
device.rs pci, virtio-devices: Extend barrier returning through PCI code 2020-12-17 11:23:53 +00:00
lib.rs pci: Add support for vfio-user PCI devices 2021-08-10 16:01:00 +01:00
msi.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
msix.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
vfio_user.rs pci: Add support for vfio-user PCI devices 2021-08-10 16:01:00 +01:00
vfio.rs pci: Add support for vfio-user PCI devices 2021-08-10 16:01:00 +01:00