diff options
Diffstat (limited to 'results/classifier/118/review/1043')
| -rw-r--r-- | results/classifier/118/review/1043 | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/results/classifier/118/review/1043 b/results/classifier/118/review/1043 new file mode 100644 index 000000000..3d7b87033 --- /dev/null +++ b/results/classifier/118/review/1043 @@ -0,0 +1,70 @@ +architecture: 0.937 +x86: 0.922 +device: 0.913 +hypervisor: 0.881 +graphic: 0.833 +performance: 0.831 +boot: 0.718 +debug: 0.702 +semantic: 0.669 +register: 0.642 +files: 0.595 +PID: 0.573 +permissions: 0.534 +mistranslation: 0.521 +network: 0.477 +vnc: 0.398 +virtual: 0.352 +VMM: 0.352 +ppc: 0.337 +risc-v: 0.298 +socket: 0.253 +TCG: 0.233 +user-level: 0.212 +arm: 0.205 +kernel: 0.204 +assembly: 0.138 +peripherals: 0.044 +i386: 0.028 +KVM: 0.027 +-------------------- +virtual: 0.974 +x86: 0.762 +hypervisor: 0.739 +debug: 0.420 +boot: 0.236 +user-level: 0.044 +PID: 0.042 +kernel: 0.022 +performance: 0.019 +register: 0.019 +files: 0.018 +TCG: 0.015 +device: 0.013 +semantic: 0.010 +socket: 0.008 +assembly: 0.007 +risc-v: 0.006 +peripherals: 0.005 +architecture: 0.004 +VMM: 0.003 +permissions: 0.002 +network: 0.001 +graphic: 0.001 +ppc: 0.001 +vnc: 0.001 +KVM: 0.000 +mistranslation: 0.000 +i386: 0.000 +arm: 0.000 + +QEMU cpu max doesnot work on Windows 11 with ryzen processor and whpx +Description of problem: +- System does not boot. +- WHPX: setting APIC emulation mode in the hypervisor +- Windows Hypervisor Platform accelerator is operational +- whpx: injection failed, MSI (0, 0) delivery: 0, dest_mode: 0, trigger mode: 0, vector: 0, lost (c0350005) +- qemu: WHPX: Unexpected VP exit code 4 +Steps to reproduce: +1. Windows 11 / Ryzen +2. qemu-system-x86_64.exe --accel whpx --cpu max |