MacへQEMUをインストール
#QEMU
Homebrewでインストール。
$ brew install qemu
インストールが成功したことを確認。
code:sh
$ qemu-system-riscv32 --version
QEMU emulator version 5.2.0
Copyright (c) 2003-2020 Fabrice Bellard and the QEMU Project developers