X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=kitten%2Fboot-kitten2;h=cf5dfe49d9cd4bfb0bf59d98b407d07cd0e7a875;hb=f31fa47b9cc6f4aaa8d082cc18c0c97f016825e2;hp=5135c3287178306c0ad277d52d6b0a7891d8c375;hpb=269e1697dc66453d0d8b31da5bf27e013856b57d;p=palacios.git diff --git a/kitten/boot-kitten2 b/kitten/boot-kitten2 index 5135c32..cf5dfe4 100755 --- a/kitten/boot-kitten2 +++ b/kitten/boot-kitten2 @@ -1,6 +1,7 @@ #!/bin/sh exec /usr/local/qemu/bin/qemu-system-x86_64 \ + -smp 1 \ -m 1024 \ -serial file:./serial.out \ -cdrom ./arch/x86_64/boot/image.iso \