cloud-hypervisor/pci
Bo Chen 2f21827430 pci: vfio: Update IOMMU mappings of MMIO regions with BAR reprogram
To support PCIe P2P between VFIO devices, we populate IOMMU mappings for
the non-emulated MMIO regions of all VFIO devices via
`VFIO_IOMMU_MAP_DMA` (f0c1f8d), but the patch did not properly update
the IOMMU mappings with BAR reprogramming.

Fixes: #7027

Signed-off-by: Bo Chen <bchen@crusoe.ai>
2025-05-15 20:11:48 +00:00
..
src pci: vfio: Update IOMMU mappings of MMIO regions with BAR reprogram 2025-05-15 20:11:48 +00:00
Cargo.toml build: Bump thiserror version 2025-01-06 17:39:45 +00:00