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