summary refs log tree commit diff
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/run.sh b/run.sh
index 984e4cc..2b514c5 100755
--- a/run.sh
+++ b/run.sh
@@ -10,5 +10,5 @@ qemu-system-x86_64 \
     -vga none \
     -device virtio-gpu-pci \
     -audiodev pa,id=snd0 \
-    -usb \
-    -device usb-mouse
+    -serial stdio \
+    -usb -device usb-mouse