cloud-hypervisor/vmm
Sebastien Boeuf 9d46890dc0 vmm: device_manager: Make virtio DMA mapping conditional on vIOMMU
In case the virtio device which requires DMA mapping is placed behind a
virtual IOMMU, we shouldn't map/unmap any region manually. Instead, we
provide the DMA handler to the virtio-iommu device so that it can
trigger the proper mappings.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-03-11 12:37:17 +01:00
..
src vmm: device_manager: Make virtio DMA mapping conditional on vIOMMU 2022-03-11 12:37:17 +01:00
Cargo.toml build: bump clap from 3.1.5 to 3.1.6 2022-03-08 01:52:09 +00:00