cloud-hypervisor/vmm
Rob Bradford 1099f0726b vmm: Add MMIO support
Add (non-default) support for using MMIO for virtio devices. This can be
tested by:

cargo build --no-default-features --features "mmio"

All necessary options will be included injected into the kernel
commandline.

Fixes: #243

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-09-13 12:30:13 +01:00
..
src vmm: Add MMIO support 2019-09-13 12:30:13 +01:00
Cargo.toml vmm: Add MMIO support 2019-09-13 12:30:13 +01:00