summary refs log tree commit diff stats
path: root/results/classifier/118/peripherals/1982
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/peripherals/1982
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/peripherals/1982')
-rw-r--r--results/classifier/118/peripherals/198239
1 files changed, 39 insertions, 0 deletions
diff --git a/results/classifier/118/peripherals/1982 b/results/classifier/118/peripherals/1982
new file mode 100644
index 000000000..31edb7260
--- /dev/null
+++ b/results/classifier/118/peripherals/1982
@@ -0,0 +1,39 @@
+peripherals: 0.975
+mistranslation: 0.935
+graphic: 0.891
+boot: 0.840
+device: 0.793
+ppc: 0.680
+socket: 0.680
+semantic: 0.666
+files: 0.597
+network: 0.538
+performance: 0.492
+vnc: 0.491
+register: 0.452
+architecture: 0.433
+debug: 0.423
+arm: 0.419
+risc-v: 0.379
+kernel: 0.365
+PID: 0.326
+permissions: 0.281
+i386: 0.246
+VMM: 0.195
+TCG: 0.173
+hypervisor: 0.160
+x86: 0.157
+user-level: 0.120
+assembly: 0.094
+KVM: 0.058
+virtual: 0.054
+
+PS/2 mouse and keyboard not disabled when adding USB devices
+Description of problem:
+Documentation (such as https://www.qemu.org/docs/master/system/qemu-manpage.html or https://www.qemu.org/docs/master/system/devices/usb.html) says that enabling a USB keyboard or mouse (or tablet) will disable the PS/2 equivalent, but it seems both are present instead.
+Steps to reproduce:
+1. Pass a `-usbdevice` or `-device` option to QEMU.
+2. Boot Haiku.
+3. Find two identical devices in Preferences > Input, both `Extended PS/2 Mouse 1` and `USB Tablet 1`, as well as `AT Keyboard 1` and `USB Keyboard 1`.
+Additional information:
+The content of /var/log/syslog, which shows discovery of PS/2 devices: [syslog.zst](/uploads/7ed067538c94edfdbaf35ec92a422c68/syslog.zst)