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-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/118/peripherals/2349
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloademulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/118/peripherals/2349')
-rw-r--r--results/classifier/118/peripherals/234942
1 files changed, 0 insertions, 42 deletions
diff --git a/results/classifier/118/peripherals/2349 b/results/classifier/118/peripherals/2349
deleted file mode 100644
index eaec3f70..00000000
--- a/results/classifier/118/peripherals/2349
+++ /dev/null
@@ -1,42 +0,0 @@
-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)