summary refs log tree commit diff stats
path: root/hw/riscv/virt-acpi-build.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/riscv: fix ACPI MCFG tableIlya Chugin2024-03-081-2/+2
* hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tablesHaibo Xu2024-03-081-0/+60
* hw/riscv/virt-acpi-build.c: Generate SPCR tableSia Jee Heng2024-03-081-0/+39
* hw/riscv/virt-acpi-build.c: fix leak in build_rhct()Daniel Henrique Barboza2024-02-091-1/+1
* hw/riscv/virt-acpi-build.c: Add PLIC in MADTSunil V L2024-01-101-0/+29
* hw/riscv/virt-acpi-build.c: Add IO controllers and devicesSunil V L2024-01-101-4/+75
* hw/riscv/virt-acpi-build.c: Add MMU node in RHCTSunil V L2024-01-101-1/+35
* hw/riscv/virt-acpi-build.c: Add CMO information in RHCTSunil V L2024-01-101-8/+56
* hw/riscv/virt-acpi-build.c: Add APLIC in the MADTSunil V L2024-01-101-0/+34
* hw/riscv/virt-acpi-build.c: Add IMSIC in the MADTSunil V L2024-01-101-0/+35
* hw/riscv/virt-acpi-build.c: Add AIA support in RINTCSunil V L2024-01-101-4/+39
* hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common locationSunil V L2024-01-101-17/+2
* hw/riscv: Constify VMStateRichard Henderson2023-12-301-1/+1
* *: Add missing includes of qemu/error-report.hRichard Henderson2023-03-221-0/+1
* hw/riscv/virt: virt-acpi-build.c: Add RHCT TableSunil V L2023-03-061-0/+78
* hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADTSunil V L2023-03-061-0/+34
* hw/riscv/virt: Enable basic ACPI infrastructureSunil V L2023-03-061-0/+304