summary refs log tree commit diff stats
path: root/results/classifier/118/graphic/2056
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/graphic/2056
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/graphic/2056')
-rw-r--r--results/classifier/118/graphic/205644
1 files changed, 44 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/2056 b/results/classifier/118/graphic/2056
new file mode 100644
index 000000000..00245bb97
--- /dev/null
+++ b/results/classifier/118/graphic/2056
@@ -0,0 +1,44 @@
+graphic: 0.964
+device: 0.920
+ppc: 0.858
+vnc: 0.764
+PID: 0.758
+virtual: 0.691
+files: 0.655
+register: 0.651
+architecture: 0.646
+socket: 0.632
+peripherals: 0.632
+performance: 0.604
+permissions: 0.544
+semantic: 0.518
+risc-v: 0.499
+boot: 0.496
+arm: 0.453
+VMM: 0.448
+mistranslation: 0.418
+hypervisor: 0.410
+TCG: 0.409
+assembly: 0.400
+kernel: 0.390
+network: 0.380
+debug: 0.298
+user-level: 0.209
+KVM: 0.179
+i386: 0.117
+x86: 0.066
+
+macOS Cocoa title bar covers top of VM screen
+Description of problem:
+When using the Cocoa interface the title bar covers the top part of the VM screen. In Windows XP, using show-cursor=on and USB tablet (-usb -device usb-tablet,bus=usb-bus.0), the mouse cursor seems to be off by the height of the title bar; to click on a target the mouse cursor has to be below the target by about the height of the top bar.
+Steps to reproduce:
+1. Run Qemu using the Cocoa-interface (-display cocoa)
+Additional information:
+The problem exists in both Qemu 8.2.0 (compiled from source) as well as in the MacPorts version (version 8.0.5). Further testing shows the same problem in versions 6.2.0, 7.0.0, and 7.1.0. This problem did not exist in previous versions of macOS.
+
+A screenshot is enclosed:
+![Screenshot_2023-12-24_at_20.54.33](/uploads/c240185856ba412c71250d0c424345c0/Screenshot_2023-12-24_at_20.54.33.png)
+
+For similar reports, see: https://www.emaculation.com/forum/viewtopic.php?p=77350#p77350 and https://github.com/phil-opp/blog_os/issues/1249#issuecomment-1825933581 and https://68kmla.org/bb/index.php?threads/a-self-contained-qemu-based-a-ux-system-for-macos.45106/post-504970
+
+The problem exists on both Apple Silicon and Intel hardware.