aboutsummaryrefslogtreecommitdiffstats
path: root/include/hw/char/riscv_htif.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/riscv: Add signature dump function for spike to run ACT testsWeiwei Li2023-05-051-0/+3
* hw/riscv: spike: Decouple create_fdt() dependency to ELF loadingBin Meng2023-01-201-4/+1
* hw/char: riscv_htif: Remove forward declarations for non-existent variablesBin Meng2023-01-201-3/+0
* hw/char: riscv_htif: Move registers from CPUArchState to HTIFStateBin Meng2023-01-201-4/+4
* hw/char: riscv_htif: Drop useless assignment of memory regionBin Meng2023-01-201-5/+2
* hw/char: riscv_htif: Drop {to, from}host_size in HTIFStateBin Meng2023-01-201-2/+0
* hw/riscv: spike: Allow using binary firmware as biosAnup Patel2022-01-211-1/+4
* hw/riscv: Move riscv_htif model to hw/charBin Meng2020-09-091-0/+59