我正在使用 qemu 来模拟 Zorin OS 16(qemu 的一个小时老用户)我尝试在 power shell 中使用以下命令通过 whpx 加速模拟 Zorin OS 16:
qemu-system-x86_64.exe -boot d -cdrom zorincore.iso -m 8000 -accel whpx
...然后 zorin 启动了,但是它在 powershell 中返回了这个错误:
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)
如何修复错误?“(我正在使用 Windows 11 Preview Build 220000.194 并且启用了 Windows Hypervisor Platform Feature)