cloud-hypervisor/pci/src
Rob Bradford e3487c0146 pci: vfio_user: Free BARs associated with vfio-user device
This resolves an issue with hotplug -> removal -> hotplug of a vfio-user
device as the allocator was not updated with the now unused entries.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-08-25 09:58:13 -07: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.rs pci: Add support for vfio-user PCI devices 2021-08-10 16:01:00 +01:00
vfio_user.rs pci: vfio_user: Free BARs associated with vfio-user device 2021-08-25 09:58:13 -07:00