diff options
Diffstat (limited to 'results/classifier/105/device/858')
| -rw-r--r-- | results/classifier/105/device/858 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/results/classifier/105/device/858 b/results/classifier/105/device/858 new file mode 100644 index 000000000..f4f24af97 --- /dev/null +++ b/results/classifier/105/device/858 @@ -0,0 +1,24 @@ +device: 0.905 +graphic: 0.854 +instruction: 0.831 +vnc: 0.705 +semantic: 0.528 +network: 0.479 +socket: 0.427 +boot: 0.360 +mistranslation: 0.243 +KVM: 0.074 +other: 0.062 +assembly: 0.032 + +qemu-system-x86_64: WHPX: Unexpected VP exit code 4 +Description of problem: +Qemu closes and prints following message: + +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-system-x86_64: WHPX: Unexpected VP exit code 4 +Steps to reproduce: +1. build OVMF firmware from edk2 +2. run cmd : qemu-system-x86_64 -accel whpx --bios D:\Projects\FW\uefi\edk2\Build\OvmfX64\DEBUG_VS2019\FV\OVMF.fd |