mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
This patch attaches VFIO devices to the virtual IOMMU if they are identified as they should be, based on the option "iommu=on". This simply takes care of adding the PCI device ID to the ACPI IORT table. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>