aboutsummaryrefslogtreecommitdiff
path: root/include/hw/char/riscv_htif.h
AgeCommit message (Expand)AuthorFilesLines
2025-04-23include/system: Move exec/memory.h to system/memory.hRichard Henderson1-1/+1
2023-05-05hw/riscv: Add signature dump function for spike to run ACT testsWeiwei Li1-0/+3
2023-01-20hw/riscv: spike: Decouple create_fdt() dependency to ELF loadingBin Meng1-4/+1
2023-01-20hw/char: riscv_htif: Remove forward declarations for non-existent variablesBin Meng1-3/+0
2023-01-20hw/char: riscv_htif: Move registers from CPUArchState to HTIFStateBin Meng1-4/+4
2023-01-20hw/char: riscv_htif: Drop useless assignment of memory regionBin Meng1-5/+2
2023-01-20hw/char: riscv_htif: Drop {to, from}host_size in HTIFStateBin Meng1-2/+0
2022-01-21hw/riscv: spike: Allow using binary firmware as biosAnup Patel1-1/+4
2020-09-09hw/riscv: Move riscv_htif model to hw/charBin Meng1-0/+59