mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
Add support for loading a firmware file for the virt machine and the
SiFive U. This can be run with the following command:
qemu-system-riscv64 -machine virt -bios fw_jump.bin -kernel vmlinux
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
|
||
|---|---|---|
| .. | ||
| boot.h | ||
| riscv_hart.h | ||
| riscv_htif.h | ||
| sifive_clint.h | ||
| sifive_e.h | ||
| sifive_gpio.h | ||
| sifive_plic.h | ||
| sifive_prci.h | ||
| sifive_test.h | ||
| sifive_u.h | ||
| sifive_uart.h | ||
| spike.h | ||
| virt.h | ||