mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
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>