On Wed, Mar 8, 2023 at 12:10 AM 김진홍 <jh0703....@samsung.com> wrote: > > Dear Developer of QEMU. > > > > I have a question to run QEMU by RISC-V board. > > > > Currently, sifive has "HiFive Unleashed" and "HiFive Unmatched" boards. > > > > HiFive Unleashed board is set when executed with "-M sifive_u" option in QEMU > (v7.2.0). > > > > And the official guide of QEMU is also the guide of "HiFive Unleashed". > (https://www.qemu.org/docs/master/system/riscv/sifive_u.html) > > > > QEMU currently supports the HiFive Unmatched board? and if so, is there a > guide?
QEMU doesn't support the HiFive Unmatched. Most QEMU users end up using the virt board, as it has the most extensions (more than any physical board). Alistair > > > > Thank you. > > > >