summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/vmm/1932
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/vmm/1932')
-rw-r--r--results/classifier/accel-gemma3:12b/vmm/193213
1 files changed, 13 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/vmm/1932 b/results/classifier/accel-gemma3:12b/vmm/1932
new file mode 100644
index 000000000..8fd6e95a0
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/vmm/1932
@@ -0,0 +1,13 @@
+
+Broken grab on hover setting
+Description of problem:
+It seems that now qemu implements "static" grab on hover, i.e., it can only be disabled by
+
+1. setting `vmport=off` in `-M` (btw, `pc` or `q35`, doesn't matter)
+2. emulating a usb mouse *and* blacklist/unload the `psmouse` driver on the guest side
+
+while grab on hover setting in the gtk display backend (or frontend?) is seemingly bogus now either way.
+
+Can this be fixed (again?) so that the setting (which can be toggled in the menu "dynamically") can be used to tell this "vmport" thing whether or not it should grab on hover?
+Additional information:
+NIL