graphic: 0.940 x86: 0.934 device: 0.919 architecture: 0.816 boot: 0.754 arm: 0.639 semantic: 0.622 files: 0.621 virtual: 0.567 performance: 0.515 debug: 0.496 mistranslation: 0.456 user-level: 0.427 hypervisor: 0.415 i386: 0.378 vnc: 0.366 permissions: 0.274 kernel: 0.264 register: 0.258 VMM: 0.226 socket: 0.212 ppc: 0.207 KVM: 0.173 PID: 0.166 network: 0.161 risc-v: 0.157 TCG: 0.110 peripherals: 0.087 assembly: 0.078 Hang During Initramfs Description of problem: [Hang During Initramfs](https://wiki.archlinux.org/title/QEMU#Hang_during_VM_initramfs) Is this still not fixed? I hang at startup. Previously I tried WIN11 and it booted fine. Steps to reproduce: 1. Download Windows10 ISO 2. qemu-img create -f raw Windows10 15G 3. qemu-system-x86_64 -cdrom Win10.iso -boot order=d -drive file=Windows10,format=raw -m 4G Additional information: ![qemu](/uploads/e122ebddb51e29de9bd16bc1815bb98e/qemu.mp4) `-enable-kvm` works but i removed it to slow down a bit to see what is going on.