cloud-hypervisor/pci/src
Andrew Carp 045964deee virtio-devices: Map mmio over virtio-iommu
Add infrastructure to lookup the host address for mmio regions on
external dma mapping requests. This specifically resolves vfio
passthrough for virtio-iommu, allowing for nested virtualization to pass
external devices through.

Fixes #6110

Signed-off-by: Andrew Carp <acarp@crusoeenergy.com>
2024-04-01 09:16:30 +00:00
..
bus.rs pci, virtio-devices: Move VirtioPciDevice to the new restore design 2022-11-23 18:37:40 +00:00
configuration.rs misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
device.rs misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
lib.rs virtio-devices: Map mmio over virtio-iommu 2024-04-01 09:16:30 +00:00
msi.rs vm-device: support batch update interrupt source group GSI 2023-08-03 15:58:36 +01:00
msix.rs vm-device: support batch update interrupt source group GSI 2023-08-03 15:58:36 +01:00
vfio_user.rs vmm: add NVIDIA GPUDirect P2P support 2024-02-29 09:26:29 +00:00
vfio.rs virtio-devices: Map mmio over virtio-iommu 2024-04-01 09:16:30 +00:00