diff --git a/qemu/launchers/windows10 b/qemu/launchers/windows10 index ed02a52..7771830 100755 --- a/qemu/launchers/windows10 +++ b/qemu/launchers/windows10 @@ -6,7 +6,6 @@ export QEMUSH_NAME # Launch the virtual machine exec kvm-spice \ - -monitor "unix:$(sockpath),server,nowait" \ -drive file="$(diskpath)",if=virtio \ -net user,hostname="${QEMUSH_NAME}" \ -usbdevice tablet \