summary refs log tree commit diff stats
path: root/hw/arm/virt-acpi-build.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/arm: Constify VMStateRichard Henderson2023-12-291-1/+1
* hw/arm/virt: Report correct register sizes in ACPI DBG2/SPCR tables.Udo Steinberg2023-11-061-2/+2
* {include/}hw/arm: refactor virt PPI logicLeif Lindholm2023-10-191-6/+6
* hw/arm/virt-acpi-build.c: Add missing headerPeng Liang2023-07-081-0/+1
* hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpersPhilippe Mathieu-Daudé2023-06-281-1/+1
* hw/arm: Fix some typos in comments (most found by codespell)Stefan Weil2023-04-201-1/+1
* hw/arm/virt: Enable HMAT on arm virt machineXiang Chen2022-11-071-0/+7
* acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata AMiguel Luis2022-11-071-9/+7
* acpi: fadt: support revision 6.0 of the ACPI specificationMiguel Luis2022-11-071-5/+5
* acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addressesMiguel Luis2022-10-091-3/+2
* hw/arm/virt-acpi-build: Present the GICR structure properly for GICv4Zenghui Yu2022-08-121-2/+2
* hw/arm/virt: Drop superfluous checks against highmemMarc Zyngier2022-01-201-2/+0
* hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier2022-01-201-0/+2
* hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier2022-01-201-6/+4
* acpi: tpm: Add missing device identification objectsStefan Berger2022-01-071-0/+1
* hw/arm/virt-acpi-build: Add VIOT table for virtio-iommuJean-Philippe Brucker2021-12-151-0/+7
* hw/arm/virt-acpi-build: Generate PPTT tableYanan Wang2021-10-211-1/+7
* hw/arm/virt_acpi_build: Generate DBG2 tableEric Auger2021-10-201-1/+62
* hw/arm/virt-acpi-build: IORT upgrade up to revision E.bEric Auger2021-10-201-19/+29
* acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov2021-10-051-27/+48
* acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov2021-10-051-27/+41
* acpi: arm/virt: build_spcr: fix invalid castIgor Mammedov2021-10-051-1/+1
* acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() APIIgor Mammedov2021-10-051-71/+93
* acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov2021-10-051-26/+18
* acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov2021-10-051-7/+6
* acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT tableIgor Mammedov2021-10-051-60/+90
* acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...Igor Mammedov2021-10-051-8/+11
* acpi: use build_append_int_noprefix() API to compose SRAT tableIgor Mammedov2021-10-051-12/+17
* acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...Igor Mammedov2021-10-051-8/+7
* hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3Xingang Wang2021-07-161-11/+103
* arm: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger2021-06-151-0/+6
* hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interruptsZenghui Yu2021-04-121-2/+2
* acpi: Move maximum size logic into acpi_add_rom_blob()David Hildenbrand2021-03-221-7/+6
* acpi: Set proper maximum size for "etc/table-loader" blobDavid Hildenbrand2021-03-221-1/+2
* acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-051-14/+26
* hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones2021-01-081-4/+5
* acpi: Align the size to 128kYubo Miao2020-12-081-0/+25
* acpi/gpex: Build tables for pxbYubo Miao2020-12-081-2/+4
* arm: use acpi_dsdt_add_gpexGerd Hoffmann2020-09-301-166/+9
* acpi: move acpi_dsdt_add_power_button() to gedGerd Hoffmann2020-09-171-8/+0
* hw/arm/virt-acpi-build:Remove dead assignment in build_madt()Chen Qun2020-09-011-2/+1
* arm/acpi: fix an out of spec _UID for PCI rootMichael S. Tsirkin2020-08-271-1/+1
* hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones2020-07-031-1/+4
* arm/acpi: Add the TPM2.0 device under the DSDTEric Auger2020-06-241-0/+34
* arm/acpi: TPM2 ACPI table supportEric Auger2020-06-091-0/+7
* hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma2020-06-091-0/+4
* ACPI: Record the Generic Error Status Block addressDongjiu Geng2020-05-141-0/+8
* ACPI: Build Hardware Error Source TableDongjiu Geng2020-05-141-0/+2
* ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng2020-05-141-0/+5
* hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee2020-05-041-0/+6