cloud-hypervisor/virtio-devices/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
..
transport clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
vhost_user virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
vsock virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
balloon.rs virtio-devices: balloon: Add snapshot/restore support 2021-09-21 14:47:17 +02:00
block.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
console.rs vmm: notify virtio-console of pty resizes 2021-09-14 15:43:25 +01:00
device.rs virtio-devices, vmm: Upgrade restore related messages to info!() 2021-09-03 09:30:55 -07:00
epoll_helper.rs virtio-devices, vmm: Upgrade restore related messages to info!() 2021-09-03 09:30:55 -07:00
iommu.rs virtio-devices: iommu: Support AArch64 2021-09-17 12:19:46 +02:00
lib.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
mem.rs virtio-mem: Support multiple mappings 2021-09-21 15:42:49 +01:00
net.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
pmem.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
rng.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
seccomp_filters.rs vmm, pci: Implement virtio-mem support for vfio-user 2021-09-21 15:42:49 +01:00
thread_helper.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
watchdog.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00