cloud-hypervisor/pci/src
Rob Bradford 60d054519e pci: vfio: Extend Vfio trait to handle region read/write
This allows the config code to be implemented in terms of that
primitive.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-08-04 14:30:14 +02: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: Versionize PCI state 2021-05-26 22:29:35 +02: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.rs pci: vfio: Extend Vfio trait to handle region read/write 2021-08-04 14:30:14 +02:00