aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/acpi-common.c
AgeCommit message (Expand)Author
2024-04-23hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabledXiaoyao Li
2024-02-22Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-02-22hw/i386/x86: Turn apic_xrupt_override into class attributeBernhard Beschow
2024-02-20hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'Philippe Mathieu-Daudé
2023-10-04hw/i386/acpi-build: Use pc_madt_cpu_entry() directlyBernhard Beschow
2023-05-19ACPI: i386: bump to MADT to revision 3Eric DeVolder
2023-01-27hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...Bernhard Beschow
2021-10-05acpi: x86: madt: use build_append_int_noprefix() API to compose MADT tableIgor Mammedov
2021-10-05acpi: x86: set enabled when composing _MAT entriesIgor Mammedov
2021-10-05acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...Igor Mammedov
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca
2020-12-10x86: add support for second ioapicGerd Hoffmann
2020-10-21apci: drop has_pci arg for acpi_build_madtGerd Hoffmann
2020-10-21x86: make pci irqs runtime configurableGerd Hoffmann
2020-06-12acpi: madt: skip pci override on pci-less systems.Gerd Hoffmann
2020-06-12acpi: create acpi-common.c and move madt codeGerd Hoffmann