index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
riscv
/
boot.h
Age
Commit message (
Expand
)
Author
2022-01-21
hw/riscv: Remove macros for ELF BIOS image names
Anup Patel
2022-01-21
target/riscv: Support start kernel directly by KVM
Yifei Jiang
2021-10-28
hw/riscv: boot: Add a PLIC config string function
Alistair Francis
2021-06-08
hw/riscv: Use macros for BIOS image names
Bin Meng
2021-01-16
riscv: Pass RISCVHartArrayState by pointer
Alistair Francis
2020-12-17
hw/riscv: Use the CPU to determine if 32-bit
Alistair Francis
2020-12-17
hw/riscv: boot: Remove compile time XLEN checks
Alistair Francis
2020-10-22
hw/riscv: Load the kernel after the firmware
Alistair Francis
2020-10-22
hw/riscv: Add a riscv_is_32_bit() function
Alistair Francis
2020-10-22
hw/riscv: Return the end address of the loaded firmware
Alistair Francis
2020-07-13
riscv: Add opensbi firmware dynamic support
Atish Patra
2020-07-13
RISC-V: Copy the fdt in dram instead of ROM
Atish Patra
2020-07-13
riscv: Unify Qemu's reset vector code path
Atish Patra
2020-06-03
riscv/boot: Add a missing header include
Alistair Francis
2020-04-29
hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
Anup Patel
2019-11-25
hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()
Zhuang, Siwei (Data61, Kensington NSW)
2019-09-17
riscv: Add a helper routine for finding firmware
Bin Meng
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-07-18
hw/riscv: Load OpenSBI as the default firmware
Alistair Francis
2019-06-27
hw/riscv: Add support for loading a firmware
Alistair Francis
2019-06-27
hw/riscv: Split out the boot functions
Alistair Francis