aboutsummaryrefslogtreecommitdiff
path: root/include/hw/riscv/virt.h
AgeCommit message (Expand)Author
2023-03-06hw/riscv/virt: Enable basic ACPI infrastructureSunil V L
2023-03-06hw/riscv/virt: Add memmap pointer to RiscVVirtStateSunil V L
2023-03-06hw/riscv/virt: Add a switch to disable ACPISunil V L
2023-03-06hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fieldsSunil V L
2023-01-08include: Include headers where neededMarkus Armbruster
2023-01-06hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0Bin Meng
2023-01-06hw/riscv: virt: Fix the value of "riscv, ndev" in the dtbBin Meng
2023-01-06hw/riscv: virt: Remove the redundant ipi-id propertyAtish Patra
2022-09-07hw/riscv: virt: fix the plic's address cellsConor Dooley
2022-04-29hw/riscv: virt: Create a platform busAlistair Francis
2022-04-29hw/riscv: virt: Add a machine done notifierAlistair Francis
2022-03-03hw/riscv: virt: Increase maximum number of allowed CPUsAnup Patel
2022-03-03hw/riscv: virt: Add optional AIA IMSIC support to virt machineAnup Patel
2022-03-03hw/riscv: virt: Add optional AIA APLIC support to virt machineAnup Patel
2022-01-08hw/riscv: virt: Allow support for 32 coresAlistair Francis
2021-10-28hw/riscv: virt: Don't use a macro for the PLIC configurationAlistair Francis
2021-09-21hw/riscv: virt: Add optional ACLINT support to virt machineAnup Patel
2021-03-22hw/riscv: Add fw_cfg support to virtAsherah Connor
2021-03-10hw/riscv: migrate fdt field to generic MachineStateAlex Bennée
2020-12-17riscv: virt: Remove target macro conditionalsAlistair Francis
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-25hw/riscv: virt: Allow creating multiple NUMA socketsAnup Patel
2020-02-10riscv: virt: Use Goldfish RTC deviceAnup Patel
2019-10-28riscv/virt: Add the PFlash CFI01 deviceAlistair Francis
2019-10-28riscv/virt: Manually define the machineAlistair Francis
2019-10-28riscv: hw: Drop "clock-frequency" property of cpu nodesBin Meng
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-05-24target/riscv: Add a base 32 and 64 bit CPUAlistair Francis
2019-04-04riscv: plic: Fix incorrect irq calculationAlistair Francis
2018-12-20hw/riscv/virt: Connect the gpex PCIeAlistair Francis
2018-12-20hw/riscv/virt: Increase the number of interruptsAlistair Francis
2018-05-06RISC-V: Make virt header comment title consistentMichael Clark
2018-05-06RISC-V: Make some header guards more specificMichael Clark
2018-05-06RISC-V: Remove unused class definitionsMichael Clark
2018-05-06RISC-V: Use ROM base address and size from memmapMichael Clark
2018-05-06RISC-V: Replace hardcoded constants with enum valuesMichael Clark
2018-03-07RISC-V VirtIO MachineMichael Clark