diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:00 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:33 +0000 |
| commit | 9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch) | |
| tree | b765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/virtual/1715573 | |
| parent | b89a938452613061c0f1f23e710281cf5c83cb29 (diff) | |
| download | qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip | |
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/virtual/1715573')
| -rw-r--r-- | results/classifier/118/virtual/1715573 | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/results/classifier/118/virtual/1715573 b/results/classifier/118/virtual/1715573 new file mode 100644 index 000000000..2d41d777d --- /dev/null +++ b/results/classifier/118/virtual/1715573 @@ -0,0 +1,44 @@ +virtual: 0.897 +performance: 0.873 +graphic: 0.843 +mistranslation: 0.821 +hypervisor: 0.815 +x86: 0.809 +device: 0.743 +semantic: 0.710 +architecture: 0.635 +boot: 0.568 +vnc: 0.421 +user-level: 0.393 +arm: 0.368 +network: 0.311 +permissions: 0.301 +PID: 0.300 +peripherals: 0.268 +debug: 0.267 +VMM: 0.263 +socket: 0.262 +ppc: 0.254 +register: 0.253 +risc-v: 0.245 +files: 0.201 +kernel: 0.178 +TCG: 0.160 +assembly: 0.130 +i386: 0.070 +KVM: 0.008 + +Android-x86_64 guest - "Could not disable RealTimeClock events (20160831/evxfevnt-267)"; UI sluggish, ACPI doesn't work with QEMU 2.10.0 + +I'm running a custom-built Android-x86_64 guest in an Arch Linux host with the 4.12.10 kernel. + +Following the latest Arch Linux upgrade to QEMU 2.10.0-1, upon booting the virtual machine, I get the error mentioned in the title. Afterwards, the virtual machine becomes slower and slower. The ACPI functions (the libvirt's Shutdown button, for example) don't work. + +When I downgrade to QEMU 2.9.0-3 everything works fine once again. + +This is maybe a duplicate of https://bugs.launchpad.net/qemu/+bug/1714331 ... could you please try a newer version of the OVMF firmware (if you're using it)? + +It works with a newer OVMF version! + +Thank you. + |