aboutsummaryrefslogtreecommitdiff
path: root/include/hw/riscv/spike.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-20hw/riscv/spike: use 'fdt' from MachineStateDaniel Henrique Barboza1-2/+0
2023-01-08include: Include headers where neededMarkus Armbruster1-1/+1
2022-01-21hw/riscv: spike: Allow using binary firmware as biosAnup Patel1-0/+1
2020-12-17riscv: spike: Remove target macro conditionalsAlistair Francis1-6/+0
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-08-25hw/riscv: spike: Allow creating multiple NUMA socketsAnup Patel1-2/+9
2020-06-03hw/riscv: spike: Remove deprecated ISA specific machinesAlistair Francis1-4/+2
2019-10-28riscv: hw: Drop "clock-frequency" property of cpu nodesBin Meng1-4/+0
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+3
2018-05-06RISC-V: Make some header guards more specificMichael Clark1-2/+2
2018-05-06RISC-V: Remove unused class definitionsMichael Clark1-7/+0
2018-05-06RISC-V: Replace hardcoded constants with enum valuesMichael Clark1-0/+4
2018-03-07RISC-V Spike MachinesMichael Clark1-0/+53