This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM virtual machine running linux?

So I'm using an x86-64 host machine with linux and I want to test if some userspace program I'm writing works on an ARM AArch64 guest, also running linux.

What would be my easiest option the achieve this? QEMU + some ARM-compatible distro? I thought of using ArchLinuxARM + QEMU but their images are preconfigured for already existing devices and chipsets in the real world so I'm not sure how to go about https://tutuappx.com/ installing it as I have no QEMU experience at all.

Any guidance would be much appreciated.

0