aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-03-12qom: new object to associate device to NUMA nodeAnkit Agrawal1-0/+1
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini1-5/+0
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-5/+5
2023-02-04acpi: Move the QMP command from monitor/ to hw/acpi/Markus Armbruster1-0/+1
2023-01-28pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_amlIgor Mammedov1-1/+3
2023-01-08hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9Bernhard Beschow1-1/+1
2022-12-21hw/acpi: Rename tco.c -> ich9_tco.cPhilippe Mathieu-Daudé1-1/+1
2022-06-09acpi: add interface to build device specific AMLIgor Mammedov1-1/+1
2022-05-13acpi/cxl: Add _OSC implementation (9.14.2)Ben Widawsky1-1/+3
2022-02-21configure, meson: move TPM check to mesonPaolo Bonzini1-1/+3
2022-02-06ACPI ERST: support for ACPI ERST featureEric DeVolder1-0/+1
2021-11-01hw/acpi: Add VIOT tableJean-Philippe Brucker1-0/+1
2021-09-04hw/acpi: refactor acpi hp modules so that targets can just use what they needAni Sinha1-4/+10
2021-07-20hw/acpi: Do not restrict ACPI core routines to x86 architecturePhilippe Mathieu-Daudé1-1/+2
2021-06-21hw/acpi: Provide stub version of acpi_ghes_record_errors()Peter Maydell1-3/+3
2020-08-21meson: convert hw/acpiMarc-André Lureau1-0/+25