diff options
-rwxr-xr-x | scripts/check-qemu-install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/check-qemu-install b/scripts/check-qemu-install index 88477afd..30363068 100755 --- a/scripts/check-qemu-install +++ b/scripts/check-qemu-install @@ -158,7 +158,6 @@ try: -machine accel=kvm \ {CPU} \ -smp 2 \ - -vnc 0.0.0.0:99 \ -nographic \ -boot d -cdrom {CD} \ {KVM} \ |