Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-23 | include/system: Move exec/memory.h to system/memory.h | Richard Henderson | 1 | -1/+1 |
2023-05-05 | hw/riscv: Add signature dump function for spike to run ACT tests | Weiwei Li | 1 | -0/+3 |
2023-01-20 | hw/riscv: spike: Decouple create_fdt() dependency to ELF loading | Bin Meng | 1 | -4/+1 |
2023-01-20 | hw/char: riscv_htif: Remove forward declarations for non-existent variables | Bin Meng | 1 | -3/+0 |
2023-01-20 | hw/char: riscv_htif: Move registers from CPUArchState to HTIFState | Bin Meng | 1 | -4/+4 |
2023-01-20 | hw/char: riscv_htif: Drop useless assignment of memory region | Bin Meng | 1 | -5/+2 |
2023-01-20 | hw/char: riscv_htif: Drop {to, from}host_size in HTIFState | Bin Meng | 1 | -2/+0 |
2022-01-21 | hw/riscv: spike: Allow using binary firmware as bios | Anup Patel | 1 | -1/+4 |
2020-09-09 | hw/riscv: Move riscv_htif model to hw/char | Bin Meng | 1 | -0/+59 |