summaryrefslogtreecommitdiffstats
path: root/hw/i386/acpi-common.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: x86: madt: use build_append_int_noprefix() API to compose MADT tableIgor Mammedov2021-10-051-62/+67
* acpi: x86: set enabled when composing _MAT entriesIgor Mammedov2021-10-051-12/+6Star
* acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...Igor Mammedov2021-10-051-8/+11
* acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-051-2/+3
* x86: add support for second ioapicGerd Hoffmann2020-12-101-0/+10
* apci: drop has_pci arg for acpi_build_madtGerd Hoffmann2020-10-211-14/+11Star
* x86: make pci irqs runtime configurableGerd Hoffmann2020-10-211-2/+1Star
* acpi: madt: skip pci override on pci-less systems.Gerd Hoffmann2020-06-121-11/+15
* acpi: create acpi-common.c and move madt codeGerd Hoffmann2020-06-121-0/+152