Running ubuntu-20.04.5-live-server-arm64.iso with QEMU 1:8.2.2+ds-0ubuntu1 and upstream edk2-stable202405 leads to a crash (Synchronous Exception at 0x000000009C4745DC) when jumping into the kernel.
I used this command qemu-system-aarch64 -M virt -accel tcg -m 2048 -cpu cortex-a72 -nographic -drive if=pflash,format=raw,unit=0,file=QEMU_EFI.fd,readonly=on -drive if=pflash,format=raw,unit=1,file=QEMU_VARS.fd -drive file=ubuntu-20.04.5-live-server-arm64.iso,format=raw,if=none,id=vda -device virtio-blk-device,drive=vda,bootindex=1 -drive file=arm64.img,format=raw,if=none,id=vdb -device virtio-blk- device,drive=vdb -device virtio-net-device,netdev=net0 -netdev user,id=net0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2036604 Title: Synchronous Exception when booting VMs via qemu-efi-aarch64 To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-images/+bug/2036604/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
