[Qemu-devel] [PULL 31/34] hw/riscv: Add support for loading a firmware

2019-06-28 Thread Palmer Dabbelt
From: Alistair Francis 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 Reviewed-by: Bin Meng Tested-by: Bin Meng

[Qemu-devel] [PULL 31/34] hw/riscv: Add support for loading a firmware

2019-06-27 Thread Palmer Dabbelt
From: Alistair Francis 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 Reviewed-by: Bin Meng Tested-by: Bin Meng