Hello all, I'm trying to use "cpu max" option with the latest Qemu for Windows.
When executing the below command I get: qemu-system-x86_64 -drive file=drive.img,index=0,media=disk,format=raw -m 1024 -boot order=c -accel hax -machine q35 -cpu max HAX is working and emulator runs in fast virt mode. VCPU shutdown request VCPU shutdown request How can I get it to work? -- John Doe