summaryrefslogtreecommitdiff
path: root/home/xyz/.local/bin/qw
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-01-05 22:04:18 -0800
committerXiao Pan <gky44px1999@gmail.com>2024-01-05 22:04:18 -0800
commitbdd2285dff7911bf4d6df83d709ff67a487023fc (patch)
tree95013443f03d9f280374f55d65ff63eac8c440d0 /home/xyz/.local/bin/qw
parent5efa3561c8f2bb1b6f6bcd9fc086c52765b64818 (diff)
comments
Diffstat (limited to 'home/xyz/.local/bin/qw')
-rwxr-xr-xhome/xyz/.local/bin/qw2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/qw b/home/xyz/.local/bin/qw
index f965b21a..e77b88f7 100755
--- a/home/xyz/.local/bin/qw
+++ b/home/xyz/.local/bin/qw
@@ -3,6 +3,8 @@
# For better performance, it needs CPU-pinning with `taskset`, GPU pass-through, and other more tweaks
# https://github.com/cardi/qemu-windows-10
# https://wiki.archlinux.org/title/QEMU
+## https://wiki.archlinux.org/title/QEMU#Mouse_integration
+# https://qemu-project.gitlab.io/qemu/system/devices/usb.html
qemu-system-x86_64 \
-accel kvm \
-cpu host,hv_relaxed,hv_spinlocks=0x1fff,hv_vapic,hv_time \