mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-03 23:53:48 +00:00
Previously it was not possible to enable vIOMMU for a virtio device. However with the ability to place an entire PCI segment behind the IOMMU the IOMMU mapping needs to be setup for the virtio device if it is behind the IOMMU. Signed-off-by: Rob Bradford <robert.bradford@intel.com>