Install QEMU on Silicon based Apple Macs (June 2021)
Option 1 - Automatically
zsh -c "$(curl -fsSL https://raw.githubusercontent.com/nrjdalal/silicon-virtualizer/master/install-qemu.sh)"
Option 2 - Manually
-
Install Xcode command line tools
xcode-select --install