I hope you're doing well. I have a question regarding virtualization on OpenWrt (19/21/22) with the arm64 architecture and A53/A72 processor cores.
I'm interested in exploring virtualization options like qemu/kvm, but I came across an article that mainly focused on x86 architecture. Moreover, the packages mentioned in the article were not available in OpenWrt's package manager.
I would greatly appreciate your help with the following:
Can virtualization be performed on OpenWrt (19/21/22) with the arm64 architecture and A53/A72 processor cores?
Are there any specific resources or documentation available for this setup?
From what I know there is no qemu package for any target other than x86. If you wanna run qemu on an ARM board so bad, you should better go with Raspbian or Alpine, assume that your board is supported.
Yes, previously I used NanoPi R6S with DietPi + PiMox 7 and then run OpenWrt LXC. I haven't tried KVM but technically 64bit OS has the support and it should work as well.
Wait, I saw from your previous post that you are running on Pi3B? I doubt you have enough resources for KVM virtualization, even a Pi4B 2GB ram isn't recommended, you'd better have at least 4GB ram. In my case the NanoPi R6S has 8GB RAM which is kind of OK.