aboutsummaryrefslogtreecommitdiff
path: root/hw/riscv/virt-acpi-build.c
AgeCommit message (Expand)Author
2024-03-08target/riscv: fix ACPI MCFG tableIlya Chugin
2024-03-08hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tablesHaibo Xu
2024-03-08hw/riscv/virt-acpi-build.c: Generate SPCR tableSia Jee Heng
2024-02-09hw/riscv/virt-acpi-build.c: fix leak in build_rhct()Daniel Henrique Barboza
2024-01-10hw/riscv/virt-acpi-build.c: Add PLIC in MADTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add IO controllers and devicesSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add MMU node in RHCTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add CMO information in RHCTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add APLIC in the MADTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add IMSIC in the MADTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add AIA support in RINTCSunil V L
2024-01-10hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common locationSunil V L
2023-12-30hw/riscv: Constify VMStateRichard Henderson
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-06hw/riscv/virt: virt-acpi-build.c: Add RHCT TableSunil V L
2023-03-06hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADTSunil V L
2023-03-06hw/riscv/virt: Enable basic ACPI infrastructureSunil V L