cloud-hypervisor/pci/src
Rob Bradford 43365ade2e vmm, pci: Implement virtio-mem support for vfio-user
Implement the infrastructure that lets a virtio-mem device map the guest
memory into the device. This is necessary since with virtio-mem zones
memory can be added or removed and the vfio-user device must be
informed.

Fixes: #3025

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-09-21 15:42:49 +01:00
..
bus.rs vmm: Add fast path for PCI config IO port 2021-09-17 17:09:45 +01:00
configuration.rs pci: configuration: Upgrade log level of PCI BAR reprogramming message 2021-09-03 09:30:55 -07:00
device.rs pci, virtio-devices: Extend barrier returning through PCI code 2020-12-17 11:23:53 +00:00
lib.rs vmm, pci: Implement virtio-mem support for vfio-user 2021-09-21 15:42:49 +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 vmm, pci: Implement virtio-mem support for vfio-user 2021-09-21 15:42:49 +01:00
vfio.rs pci: Add support for vfio-user PCI devices 2021-08-10 16:01:00 +01:00