blob: d98bf74d3897c12606e66993df7379094cf61551 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
device: 0.913
graphic: 0.833
performance: 0.831
boot: 0.718
debug: 0.702
semantic: 0.669
files: 0.595
PID: 0.573
permissions: 0.534
network: 0.477
vnc: 0.398
socket: 0.253
other: 0.246
KVM: 0.027
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
|