summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2888.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2888.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2888.toml22
1 files changed, 0 insertions, 22 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2888.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2888.toml
deleted file mode 100644
index 9a6ca64c..00000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/2888.toml
+++ /dev/null
@@ -1,22 +0,0 @@
-id = 2888
-title = "mouse pointer does not move in USB pass in."
-state = "closed"
-created_at = "2025-03-29T19:27:47.891Z"
-closed_at = "2025-03-29T19:35:16.680Z"
-labels = []
-url = "https://gitlab.com/qemu-project/qemu/-/issues/2888"
-host-os = "- OS/kernel version:"
-host-arch = "- QEMU flavor:"
-qemu-version = "- QEMU command line:"
-guest-os = "- OS/kernel version:"
-guest-arch = "## Description of problem"
-description = """I have this script to start qemu that passes in my mouse, keyboard and xbox controller. When I use it, it does not move the cursor(for my mouse) but the mouse is working because the hot corners do. Moving my mouse in a up left direction in GNOME will show the menu and apps. Key board works, My controller works, and My mouse works, but the cursor does not move."""
-reproduce = """1. use the script above with the right USB IDs for you mouse and keyboard (and controller if you want)
-2. When the VM boots it will not move the cursor. The mouse will work but the pointer stays still."""
-additional = """I am using thees patches in qemu but it does not work in vanilla ether:
-https://lore.kernel.org/all/20241010182427.1434605-1-seanjc@google.com/
-
-and this in the kernel (6.14.0):
-https://github.com/torvalds/linux/commit/377b2f359d1f71c75f8cc352b5c81f2210312d83
-
-I am ruining qemu 10.0.0-rc1 (but 9.2.2 also does not work), kernel 6.14.0."""