Hosts/Linux - QEMU
https://wiki.qemu.org/Hosts/LinuxThe QEMU build system supports compiling a git clone inside a docker container. With docker installed, for example, it can be started with "make docker-test-quick@ubuntu", to build x86_64-softmmu and aarch64-softmmu targets in a ubuntu instance. See also Testing/DockerBuild for more information.