summary refs log tree commit diff stats
path: root/results/classifier/118/peripherals/2349
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/2349
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/peripherals/2349')
-rw-r--r--results/classifier/118/peripherals/234942
1 files changed, 42 insertions, 0 deletions
diff --git a/results/classifier/118/peripherals/2349 b/results/classifier/118/peripherals/2349
new file mode 100644
index 000000000..eaec3f709
--- /dev/null
+++ b/results/classifier/118/peripherals/2349
@@ -0,0 +1,42 @@
+peripherals: 0.961
+graphic: 0.879
+device: 0.800
+semantic: 0.689
+boot: 0.665
+files: 0.645
+socket: 0.529
+VMM: 0.477
+PID: 0.428
+user-level: 0.419
+mistranslation: 0.415
+vnc: 0.408
+ppc: 0.400
+virtual: 0.398
+permissions: 0.393
+risc-v: 0.378
+architecture: 0.371
+kernel: 0.336
+arm: 0.314
+TCG: 0.293
+performance: 0.283
+network: 0.262
+KVM: 0.256
+debug: 0.254
+register: 0.248
+hypervisor: 0.202
+x86: 0.124
+assembly: 0.108
+i386: 0.105
+
+keyboard (and mouse) not working in macOS guest
+Description of problem:
+keyboard not working after exiting EFI environment. it works in the OpenCore boot picker, but not in the recovery system. The mouse can work by forcing the PS2 controller and pause/resume the VM. See here for more details:
+https://github.com/utmapp/UTM/issues/5240#issuecomment-2112477131
+Tried adding ps2 kexts, but qemu USB keyboard, mouse and tablet do not attach to the AppleUSBEHCI bus. It works fine in Snow Leopard only as evident in the picture on the Github issue.
+Steps to reproduce:
+1.Install macOS guest Mavericks through Sierra using https://github.com/royalgraphx/LegacyOSXKVM/blob/main/info/CONVERSIONS.md
+2.https://github.com/kholia/OSX-KVM/blob/master/OpenCore-Boot-macOS.sh
+3.
+Additional information:
+[command.txt](/uploads/3af8e5476833a1f869debc4fbfe97e84/command.txt)
+[EFI.zip](/uploads/3f49054b496b19244ebb111cf07ed05a/EFI.zip)