diff --git a/tools/qemu-x64.sh b/tools/qemu-x64.sh index a27106d..6889df8 100755 --- a/tools/qemu-x64.sh +++ b/tools/qemu-x64.sh @@ -4,4 +4,5 @@ qemu-system-x86_64 \ -cdrom sp1.iso \ --enable-kvm \ -m 2G \ - -monitor stdio + -monitor stdio \ + -cpu host