cloud-hypervisor/vmm
Sebastien Boeuf 5fc3f37c9b vmm: Add iommu=on|off option for --device
Having the virtual IOMMU created with --iommu is one thing, but we also
need a way to decide if a VFIO device should be attached to the virtual
IOMMU or not. That's why we introduce an extra option "iommu" with the
value "on" or "off". By default, the device is not attached, which means
"iommu=off".

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-10-16 07:27:06 +02:00
..
src vmm: Add iommu=on|off option for --device 2019-10-16 07:27:06 +02:00
Cargo.toml Cargo: Move to crates.io vmm-sys-util 2019-10-08 07:28:53 -07:00