cloud-hypervisor/docs
Sebastien Boeuf 4b8d7e718d vmm: Add iommu=on|off option for --disk
Having the virtual IOMMU created with --iommu is one thing, but we also
need a way to decide if a virtio-blk device should be attached to this
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".

One side effect of this new option is that we had to introduce a new
option for the disk path, simply called "path=".

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-10-07 10:12:07 +02:00
..
custom-image.md vmm: Add iommu=on|off option for --disk 2019-10-07 10:12:07 +02:00
debug-port.md vmm: Add iommu=on|off option for --disk 2019-10-07 10:12:07 +02:00
fs.md vmm: Add iommu=on|off option for --disk 2019-10-07 10:12:07 +02:00
networking.md vmm: Add iommu=on|off option for --disk 2019-10-07 10:12:07 +02:00
vfio.md vmm: Add iommu=on|off option for --disk 2019-10-07 10:12:07 +02:00