Unable to connect to VM console on ARM architecture

That’s a QEMU limitation so not a lot we can do about it unfortunately.

You can use --type=vga to get a live view of the console that way or you can use --show-log to get the text console output, but QEMU doesn’t let us swap between the console ringbuffer (--show-log) and a live text console.