cloud-hypervisor/vmm
Sebastien Boeuf fb4769388b vmm: Add iommu=on|off option for --rng
Having the virtual IOMMU created with --iommu is one thing, but we also
need a way to decide if a virtio-rng 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 --rng 2019-10-07 10:12:07 +02:00
Cargo.toml micro_http: Use Firecracker version 2019-10-04 06:52:34 -07:00