From 658c4ff287711dfefab699c56bfe78f322f4ca40 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Mon, 28 Feb 2011 09:28:32 +1100 Subject: [PATCH] Change 'kvm' to 'qemu-kvm'. openSUSE seem to use a different name to Debian.. Signed-off-by: NeilBrown --- test/runtty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtty b/test/runtty index b92439f..e252280 100644 --- a/test/runtty +++ b/test/runtty @@ -13,7 +13,7 @@ rm -f /tmp/tftp ln -s $dir /tmp/tftp # -serial stdio or -nographic # change tty choice in 'go' too. -kvm -hda hda -hdb $dir/../../code2/fred -hdc $dir/../../code2/frog \ +qemu-kvm -hda hda -hdb $dir/../../code2/fred -hdc $dir/../../code2/frog \ -no-reboot \ -net nic,model=ne2k_pci -net user \ -m 256 -nographic \ -- 2.39.5