]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Use '-d' to boot a directory as a rootfs
authorSasha Levin <levinsasha928@gmail.com>
Fri, 5 Aug 2011 13:43:13 +0000 (16:43 +0300)
committerPekka Enberg <penberg@kernel.org>
Sun, 7 Aug 2011 18:00:18 +0000 (21:00 +0300)
commitb20c8eb770ea2e63f29b38aa8f3cf77d0ccfd79a
tree1209d17f4daa0f0f1beae51c9aa5227508e0e0ed
parentd6aa2513a44673ce5019256c3ee094977fd4e5a3
kvm tools: Use '-d' to boot a directory as a rootfs

Pointing to a directory when specifying an image ('-d') will attempt to boot
the directory as if it was a root device using virtio-9p.

Tested-by: Asias He <asias.hejun@gmail.com>
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-run.c