aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/virt-acpi-build.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-20hw/arm/virt: Drop superfluous checks against highmemMarc Zyngier1-2/+0
2022-01-20hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier1-0/+2
2022-01-20hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier1-6/+4
2022-01-07acpi: tpm: Add missing device identification objectsStefan Berger1-0/+1
2021-12-15hw/arm/virt-acpi-build: Add VIOT table for virtio-iommuJean-Philippe Brucker1-0/+7
2021-10-21hw/arm/virt-acpi-build: Generate PPTT tableYanan Wang1-1/+7
2021-10-20hw/arm/virt_acpi_build: Generate DBG2 tableEric Auger1-1/+62
2021-10-20hw/arm/virt-acpi-build: IORT upgrade up to revision E.bEric Auger1-19/+29
2021-10-05acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov1-27/+48
2021-10-05acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov1-27/+41
2021-10-05acpi: arm/virt: build_spcr: fix invalid castIgor Mammedov1-1/+1
2021-10-05acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() APIIgor Mammedov1-71/+93
2021-10-05acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov1-26/+18
2021-10-05acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov1-7/+6
2021-10-05acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT tableIgor Mammedov1-60/+90
2021-10-05acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...Igor Mammedov1-8/+11
2021-10-05acpi: use build_append_int_noprefix() API to compose SRAT tableIgor Mammedov1-12/+17
2021-10-05acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...Igor Mammedov1-8/+7
2021-07-16hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3Xingang Wang1-11/+103
2021-06-15arm: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger1-0/+6
2021-04-12hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interruptsZenghui Yu1-2/+2
2021-03-22acpi: Move maximum size logic into acpi_add_rom_blob()David Hildenbrand1-7/+6
2021-03-22acpi: Set proper maximum size for "etc/table-loader" blobDavid Hildenbrand1-1/+2
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca1-14/+26
2021-01-08hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones1-4/+5
2020-12-08acpi: Align the size to 128kYubo Miao1-0/+25
2020-12-08acpi/gpex: Build tables for pxbYubo Miao1-2/+4
2020-09-30arm: use acpi_dsdt_add_gpexGerd Hoffmann1-166/+9
2020-09-17acpi: move acpi_dsdt_add_power_button() to gedGerd Hoffmann1-8/+0
2020-09-01hw/arm/virt-acpi-build:Remove dead assignment in build_madt()Chen Qun1-2/+1
2020-08-27arm/acpi: fix an out of spec _UID for PCI rootMichael S. Tsirkin1-1/+1
2020-07-03hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones1-1/+4
2020-06-24arm/acpi: Add the TPM2.0 device under the DSDTEric Auger1-0/+34
2020-06-09arm/acpi: TPM2 ACPI table supportEric Auger1-0/+7
2020-06-09hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma1-0/+4
2020-05-14ACPI: Record the Generic Error Status Block addressDongjiu Geng1-0/+8
2020-05-14ACPI: Build Hardware Error Source TableDongjiu Geng1-0/+2
2020-05-14ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng1-0/+5
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee1-0/+6
2020-04-13acpi: Use macro for table-loader file nameShameer Kolothum1-1/+1
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann1-1/+1
2020-02-13arm/acpi: simplify the description of PCI _CRSHeyi Guo1-1/+0
2020-02-13arm/acpi: fix duplicated _UID of PCI interrupt link devicesHeyi Guo1-1/+1
2020-02-13arm/acpi: fix PCI _PRT definitionHeyi Guo1-5/+5
2020-02-13arm/virt/acpi: remove _ADR from devices identified by _HIDHeyi Guo1-8/+0
2020-02-13arm/virt/acpi: remove meaningless sub device "RP0" from PCI0Heyi Guo1-4/+0
2019-12-16hw/arm/acpi: enable SHPC native hot plugHeyi Guo1-1/+6
2019-12-16hw/arm/acpi: simplify AML bit and/or statementHeyi Guo1-8/+8
2019-10-05hw/arm: Use GED for system_powerdown eventShameer Kolothum1-3/+3
2019-10-05hw/arm/virt-acpi-build: Add PC-DIMM in SRATShameer Kolothum1-0/+8