Source: qemu Version: 1:10.1.0+ds-1 Severity: important Hello,
trying to boot one of my alpha VMs with the latest QEMU version from unstable fails with the following crash occuring after booting the system: $ qemu-system-alpha -smp 4 -m 8192M -drive file=alpha-system.img,format=qcow2 -drive file=alpha-swap.img,format=qcow2 -net nic -net user,hostfwd=tcp::2222-:22 -nographic -append "root=/dev/sda3 rw console=ttyS0" -kernel vmlinux-6.12.11-alpha-smp -initrd initrd.img-6.12.11-alpha-smp (...) ERROR:accel/tcg/cputlb.c:2944:cpu_pointer_wrap_notreached: code should not be reached Bail out! ERROR:accel/tcg/cputlb.c:2944:cpu_pointer_wrap_notreached: code should not be reached Aborted Downgrading QEMU to 1:10.0.3+ds-4 fixes the problem. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

