aboutsummaryrefslogtreecommitdiff
path: root/include/hw/riscv/virt.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-10riscv: virt: Use Goldfish RTC deviceAnup Patel1-0/+2
2019-10-28riscv/virt: Add the PFlash CFI01 deviceAlistair Francis1-0/+3
2019-10-28riscv/virt: Manually define the machineAlistair Francis1-1/+6
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
2019-05-24target/riscv: Add a base 32 and 64 bit CPUAlistair Francis1-2/+2
2019-04-04riscv: plic: Fix incorrect irq calculationAlistair Francis1-1/+1
2018-12-20hw/riscv/virt: Connect the gpex PCIeAlistair Francis1-1/+12
2018-12-20hw/riscv/virt: Increase the number of interruptsAlistair Francis1-1/+1
2018-05-06RISC-V: Make virt header comment title consistentMichael Clark1-1/+1
2018-05-06RISC-V: Make some header guards more specificMichael Clark1-2/+2
2018-05-06RISC-V: Remove unused class definitionsMichael Clark1-5/+0
2018-05-06RISC-V: Use ROM base address and size from memmapMichael Clark1-2/+0
2018-05-06RISC-V: Replace hardcoded constants with enum valuesMichael Clark1-0/+4
2018-03-07RISC-V VirtIO MachineMichael Clark1-0/+74