cloud-hypervisor/vmm
Sebastien Boeuf 32d07e40cc vmm: Add iommu=on|off option for --console
Having the virtual IOMMU created with --iommu is one thing, but we also
need a way to decide if a virtio-console 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".

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-10-07 10:12:07 +02:00
..
src vmm: Add iommu=on|off option for --console 2019-10-07 10:12:07 +02:00
Cargo.toml micro_http: Use Firecracker version 2019-10-04 06:52:34 -07:00