Issues with installing OpenWRT

Hi, I just cannot figure out since a few days why my OpenWRT doesn't want to startup. I've tried different versions 22.03.6 and 22.03.7 but still nothing. I had downloaded https://downloads.openwrt.org/releases/22.03.6/targets/armvirt/64/openwrt-22.03.6-armvirt-64-rootfs-ext4.img.gz and https://downloads.openwrt.org/releases/22.03.6/targets/armvirt/64/openwrt-22.03.6-armvirt-64-Image then I try to start it up using Qemu with this command "qemu-system-aarch64 -M virt -m 512 -nographic -kernel openwrt-22.03.6-armvirt-64-Image -drive file=openwrt-22.03.6-armvirt-64-rootfs-ext4.img,format=raw -append "root=/dev/vda console=ttyAMA0" and it just boots up and nothing like on the screenshot. I try various options with qemu, debugging and by just running minimal configuration and I have no clue what should I do. 1. Worth to say that I have also tried using docker to run it up but hasn't worked also

It is year 2024, rootfs is still not a bootable image. v22 is EoL.

Please post your command line and any encountered errors in text format.
No purpose running OpenWRT without network connection.

V23 doesn’t have armvirt files to download or at least I couldn’t find any. I just need an image that will boot up on my hardware. There isn’t specific version for orangepi 3b like there is for example for orangepi zero plus so I guess I need an armvirt version to emulate in virtual machine.

It is called armsr, and I just booted combined image thereof on x86 using gnome-boxes.
You are still to provide more errors than incomplete command line in a picture.