Age | Commit message (Expand) | Author |
---|---|---|
2023-10-04 | hw/i386/acpi-build: Use pc_madt_cpu_entry() directly | Bernhard Beschow |
2023-05-19 | ACPI: i386: bump to MADT to revision 3 | Eric DeVolder |
2023-01-27 | hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m... | Bernhard Beschow |
2021-10-05 | acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table | Igor Mammedov |
2021-10-05 | acpi: x86: set enabled when composing _MAT entries | Igor Mammedov |
2021-10-05 | acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build... | Igor Mammedov |
2021-02-05 | acpi: Permit OEM ID and OEM table ID fields to be changed | Marian Postevca |
2020-12-10 | x86: add support for second ioapic | Gerd Hoffmann |
2020-10-21 | apci: drop has_pci arg for acpi_build_madt | Gerd Hoffmann |
2020-10-21 | x86: make pci irqs runtime configurable | Gerd Hoffmann |
2020-06-12 | acpi: madt: skip pci override on pci-less systems. | Gerd Hoffmann |
2020-06-12 | acpi: create acpi-common.c and move madt code | Gerd Hoffmann |