summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/2559
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues_text/target_missing/host_missing/accel_missing/2559
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/2559')
-rw-r--r--gitlab/issues_text/target_missing/host_missing/accel_missing/255911
1 files changed, 11 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/2559 b/gitlab/issues_text/target_missing/host_missing/accel_missing/2559
new file mode 100644
index 000000000..fbd96a413
--- /dev/null
+++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/2559
@@ -0,0 +1,11 @@
+macOS cocoa UI cursor position mismatch when running Windows XP under QEMU 9.1.0
+Description of problem:
+QEMU 9.1.0 got hardware cursor support on macOS with the cocoa UI. When running a Windows XP guest, the windows's own cursor got a 13 pixel offset both in X and Y direction. When the "show-cursor" is off, the problem still exists, so the click target is not under the pointer of the cursor. I was using the "Red Hat QXL GPU" driver v6.1.0.10024 which was built in 2015.
+
+I also checked it with Linux (i have an x86-64 Alma Linux 8 installation too), this working fine when using the "-display cocoa,show-cursoor=off,zoom-to-fit=off -device virtio-vga" parameters.
+Steps to reproduce:
+1. Load a Windows XP with QXL drivers installed
+Additional information:
+![Screenshot_2024-09-05_at_6.13.34_PM](/uploads/4edd814458f40d01a9a806a010068687/Screenshot_2024-09-05_at_6.13.34_PM.png)
+
+![xp](/uploads/1d74ed8a1d71fcaa9f4ef328368d073c/xp.png)