Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-20 | hw/riscv: spike: Decouple create_fdt() dependency to ELF loading | Bin Meng | 1 | -10/+7 |
2023-01-20 | hw/char: riscv_htif: Support console output via proxy syscall | Bin Meng | 1 | -1/+16 |
2023-01-20 | hw/char: riscv_htif: Move registers from CPUArchState to HTIFState | Bin Meng | 1 | -18/+17 |
2023-01-20 | hw/char: riscv_htif: Use conventional 's' for HTIFState | Bin Meng | 1 | -32/+32 |
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: Avoid using magic numbers | Bin Meng | 1 | -20/+52 |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -1/+1 |
2022-01-21 | hw/riscv: spike: Allow using binary firmware as bios | Anup Patel | 1 | -11/+22 |
2021-05-02 | hw: Do not include hw/sysbus.h if it is not necessary | Thomas Huth | 1 | -1/+0 |
2020-09-09 | hw/riscv: Move riscv_htif model to hw/char | Bin Meng | 1 | -0/+261 |