cloud-hypervisor/vmm
Sebastien Boeuf 1270d09301 cloud-hypervisor: Add --disk option to provide VM rootfs
Based on the new virtio-blk support, this commit allows any user to
specify a --disk option in order to select the rootfs it wants to
use for the VM.

For now it assumes the partition 3 /dev/vd3 is the one where we can
find the rootfs.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-05-08 08:55:09 +02:00
..
src cloud-hypervisor: Add --disk option to provide VM rootfs 2019-05-08 08:55:09 +02:00
Cargo.toml vmm: Use virtio-blk to support booting from disk image 2019-05-08 08:55:09 +02:00