]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
kvm tools: change the binary name from kvm to lkvm in README
authorWanlong Gao <wanlong.gao@gmail.com>
Sat, 17 Dec 2011 14:43:06 +0000 (22:43 +0800)
committerPekka Enberg <penberg@kernel.org>
Mon, 19 Dec 2011 17:49:31 +0000 (19:49 +0200)
README: change the binary name from kvm to lkvm since
commit ad3efb18 has already done it.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/README

index c262995600d69ad2375f3cb1181f30193454f974..d626b777be490619d2a6e0d833234c2d9d62de4c 100644 (file)
@@ -73,11 +73,11 @@ linux-0.2.img.bz2
 
 5. And finally, launch the hypervisor:
 
-  ./kvm run --disk linux-0.2.img \
+  ./lkvm run --disk linux-0.2.img \
            --kernel ../../arch/x86/boot/bzImage \
 or
 
-  sudo ./kvm run --disk linux-0.2.img \
+  sudo ./lkvm run --disk linux-0.2.img \
                 --kernel ../../arch/x86/boot/bzImage \
                 --network virtio