aboutsummaryrefslogtreecommitdiffstats
path: root/launch-qemu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'launch-qemu.sh')
-rwxr-xr-xlaunch-qemu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/launch-qemu.sh b/launch-qemu.sh
index a065110..3c088cc 100755
--- a/launch-qemu.sh
+++ b/launch-qemu.sh
@@ -14,7 +14,7 @@ UEFI_BIOS_VARS="`pwd`/OVMF_VARS.fd"
#VNC_PORT=""
AUTOSTART="1"
ALLOW_DEBUG="0"
-USE_VIRTIO="1"
+USE_VIRTIO="0"
usage() {
echo "$0 [options]"