cloud-hypervisor/pci/src
Rob Bradford 1240ef3261 pci: vfio_user: Update all fields in MmioRegion on map
When mapping the region into the guest ensure that all the fields are
updated correctly as the unmap code path checks that they are set.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-08-12 13:19:04 +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: vfio_user: Update all fields in MmioRegion on map 2021-08-12 13:19:04 +01:00
vfio.rs pci: Add support for vfio-user PCI devices 2021-08-10 16:01:00 +01:00