You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2023. It is now read-only.
While a qemu-system-x86_64.exe -cpu max works (until the BIOS boot loop, which is fine), a qemu-system-x86_64.exe -cpu max -accel hax hangs way before. The guest doesn't even initialize the GPU.
Output:
C:\temp\preseed_installation\qemu_windows_x64>qemu-system-x86_64.exe -cpu max -accel hax
HAX is working and emulator runs in fast virt mode.
VCPU shutdown request
VCPU shutdown request
...
VCPU shutdown request
until I kill it.
Using qemu 2.11 and haxm 7.1.0 on a Windows 64 bit machine on a Intel Core i7 6820 HQ machine.
necros2k7, siddharthagudgunti, JesseRMeyer, pingogeek, UMU618 and 1 more