Re: [Question] Support RISC-V Board on QEMU

2023-03-09 Thread Alistair Francis
On Wed, Mar 8, 2023 at 12:10 AM 김진홍 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

[Question] Support RISC-V Board on QEMU

2023-03-07 Thread 김진홍
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 gui