with m4 mac mini windows 11 arm 64 iso not booting for installation
Host environment
- Operating system: macOS
- OS/kernel version: 15.3.2
- Architecture:
- QEMU flavor: qemu-aarch64
- QEMU version: 9.3.2
- QEMU command line:
-
qemu-system-aarch64 \
-machine virt,highmem=on
-cpu host -smp 4 -m 8G \
-accel hvf
-drive file=/opt/homebrew/share/qemu/edk2-aarch64-code.fd,if=pflash,format=raw,readonly=on
-drive file=./QEMU_VARS.fd,if=pflash,format=raw
-drive file=./windows-arm64.qcow2,if=virtio,format=qcow2
-drive file=./windows-arm64.iso,media=cdrom,id=install
-boot order=d
-device virtio-gpu-pci
-device qemu-xhci,id=xhci
-device usb-kbd,bus=xhci.0
-device usb-tablet,bus=xhci.0
-netdev user,id=net0 -device virtio-net,netdev=net0
-display cocoa
## Emulated/Virtualized environment
- Operating system: Windows 11 Latest
- OS/kernel version:
- Architecture: ARM64
## Description of problem
Trying to run win11 arm 64 version in m4 mac mini and the ios failed to boot
i went to the efi shell and tried to boot from there and it just hangs no problem reported
when i attach the serial to stdio i get the error convertprogress failed to find range errors
## Steps to reproduce
1. In m4 mac mini download win11 arm 64 iso from microsoft site
2. run the above mentioned command and you will see that it does not boot
/label ~"kind::Bug"