summary refs log tree commit diff stats
path: root/results/classifier/118/device/2158
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/device/2158')
-rw-r--r--results/classifier/118/device/215839
1 files changed, 39 insertions, 0 deletions
diff --git a/results/classifier/118/device/2158 b/results/classifier/118/device/2158
new file mode 100644
index 00000000..eafd0231
--- /dev/null
+++ b/results/classifier/118/device/2158
@@ -0,0 +1,39 @@
+device: 0.845
+graphic: 0.806
+performance: 0.687
+debug: 0.607
+vnc: 0.569
+semantic: 0.567
+virtual: 0.554
+network: 0.521
+peripherals: 0.520
+architecture: 0.500
+permissions: 0.485
+PID: 0.420
+mistranslation: 0.416
+kernel: 0.370
+socket: 0.360
+i386: 0.344
+register: 0.336
+hypervisor: 0.310
+user-level: 0.306
+risc-v: 0.304
+arm: 0.286
+boot: 0.278
+files: 0.269
+TCG: 0.254
+x86: 0.253
+ppc: 0.236
+assembly: 0.112
+KVM: 0.097
+VMM: 0.032
+
+Qemu will not release mouse even after using the release mouse keybind
+Description of problem:
+There wasn't a crash but this is an annoying problem. The mouse does not release when the VM sizes the window larger because, as far as I know, qemu moves the window and relies on the user to click to release the mouse.
+Steps to reproduce:
+1. Open qemu 
+2. Try to release the mouse using the keybind shown.
+3. It move the window and won't release.
+Additional information:
+In case it's really needed, I am using a custom QEMU VM Manager called "QEMU Manager".