You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd ..git clone https://github.com/riscv/riscv-qemu.gitcd riscv-qemu./configure --target-list=riscv64-softmmu,riscv32-softmmumake -j8sudo make install