aboutsummaryrefslogtreecommitdiff
path: root/test-machine
diff options
context:
space:
mode:
Diffstat (limited to 'test-machine')
-rwxr-xr-xtest-machine3
1 files changed, 3 insertions, 0 deletions
diff --git a/test-machine b/test-machine
index 3d55d94..c7e279a 100755
--- a/test-machine
+++ b/test-machine
@@ -73,6 +73,9 @@ fi
-drive "if=none,id=disk0,file=$dir/disk.img,format=raw" \
-device "virtio-blk-pci,scsi=off,drive=disk0" \
\
+ -usb \
+ -device usb-tablet \
+ \
-chardev stdio,id=qmp \
-mon chardev=qmp,mode=control,pretty=on \
\