summaryrefslogtreecommitdiff
path: root/hw/arm/virt-acpi-build.c
AgeCommit message (Expand)Author
2022-01-20hw/arm/virt: Drop superfluous checks against highmemMarc Zyngier
2022-01-20hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier
2022-01-20hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier
2022-01-07acpi: tpm: Add missing device identification objectsStefan Berger
2021-12-15hw/arm/virt-acpi-build: Add VIOT table for virtio-iommuJean-Philippe Brucker
2021-10-21hw/arm/virt-acpi-build: Generate PPTT tableYanan Wang
2021-10-20hw/arm/virt_acpi_build: Generate DBG2 tableEric Auger
2021-10-20hw/arm/virt-acpi-build: IORT upgrade up to revision E.bEric Auger
2021-10-05acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov
2021-10-05acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov
2021-10-05acpi: arm/virt: build_spcr: fix invalid castIgor Mammedov
2021-10-05acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() APIIgor Mammedov
2021-10-05acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov
2021-10-05acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov
2021-10-05acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT tableIgor Mammedov
2021-10-05acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...Igor Mammedov
2021-10-05acpi: use build_append_int_noprefix() API to compose SRAT tableIgor Mammedov
2021-10-05acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...Igor Mammedov
2021-07-16hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3Xingang Wang
2021-06-15arm: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger
2021-04-12hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interruptsZenghui Yu
2021-03-22acpi: Move maximum size logic into acpi_add_rom_blob()David Hildenbrand
2021-03-22acpi: Set proper maximum size for "etc/table-loader" blobDavid Hildenbrand
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca
2021-01-08hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones
2020-12-08acpi: Align the size to 128kYubo Miao
2020-12-08acpi/gpex: Build tables for pxbYubo Miao
2020-09-30arm: use acpi_dsdt_add_gpexGerd Hoffmann
2020-09-17acpi: move acpi_dsdt_add_power_button() to gedGerd Hoffmann
2020-09-01hw/arm/virt-acpi-build:Remove dead assignment in build_madt()Chen Qun
2020-08-27arm/acpi: fix an out of spec _UID for PCI rootMichael S. Tsirkin
2020-07-03hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones
2020-06-24arm/acpi: Add the TPM2.0 device under the DSDTEric Auger
2020-06-09arm/acpi: TPM2 ACPI table supportEric Auger
2020-06-09hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma
2020-05-14ACPI: Record the Generic Error Status Block addressDongjiu Geng
2020-05-14ACPI: Build Hardware Error Source TableDongjiu Geng
2020-05-14ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee
2020-04-13acpi: Use macro for table-loader file nameShameer Kolothum
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann
2020-02-13arm/acpi: simplify the description of PCI _CRSHeyi Guo
2020-02-13arm/acpi: fix duplicated _UID of PCI interrupt link devicesHeyi Guo
2020-02-13arm/acpi: fix PCI _PRT definitionHeyi Guo
2020-02-13arm/virt/acpi: remove _ADR from devices identified by _HIDHeyi Guo
2020-02-13arm/virt/acpi: remove meaningless sub device "RP0" from PCI0Heyi Guo
2019-12-16hw/arm/acpi: enable SHPC native hot plugHeyi Guo
2019-12-16hw/arm/acpi: simplify AML bit and/or statementHeyi Guo
2019-10-05hw/arm: Use GED for system_powerdown eventShameer Kolothum
2019-10-05hw/arm/virt-acpi-build: Add PC-DIMM in SRATShameer Kolothum