cloud-hypervisor/pci/src
Sebastien Boeuf 028961ac9f vfio_user: Shutdown the communication with the backend
Whenever a vfio-user device is dropped, the communication between the
VMM and the backend should be shutdown.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-03-18 12:45:26 +01:00
..
bus.rs vmm: Use PciBdf throughout in order to remove manual bit manipulation 2021-11-02 16:55:42 +00:00
configuration.rs pci: Allow only writable bits for MSI message control register 2022-02-23 14:01:55 +01:00
device.rs vmm, pci: Fix potential deadlock in PCI BAR allocation 2022-01-06 09:59:36 +01:00
lib.rs pci, vmm: Update DeviceNode to store PciBdf instead of u32 2022-02-16 11:57:23 +00:00
msi.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
msix.rs pci: add debug output for enabling and disabling MSI-X 2022-02-17 17:33:40 +01:00
vfio_user.rs vfio_user: Shutdown the communication with the backend 2022-03-18 12:45:26 +01:00
vfio.rs pci, vmm: Pass PCI BDF to vfio and vfio_user 2022-01-18 18:00:00 -08:00