aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/virt-acpi-build.c
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-05hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum1-0/+21
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu1-3/+4
2019-09-03numa: move numa global variable have_numa_distance into MachineStateTao Xu1-1/+1
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu1-4/+6
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster1-0/+1
2019-06-16hw/acpi: extract acpi_add_rom_blob()Wei Yang1-16/+10
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-29hw/acpi: Consolidate build_mcfg to pci.cWei Yang1-17/+0
2019-05-20hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()Wei Yang1-7/+11
2019-05-20hw/arm/virt-acpi-build: remove unnecessary variable mcfg_startWei Yang1-3/+1
2019-03-15hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_numberWei Yang1-2/+2
2019-03-15hw/arm/virt-acpi-build: Fix SMMUv3 GSIV valuesEric Auger1-1/+1
2019-03-05hw/arm/virt: Rename highmem IO regionsEric Auger1-4/+6
2019-01-21hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 nodeEric Auger1-0/+1
2018-12-19hw: acpi: Export and share the ARM RSDP buildSamuel Ortiz1-65/+0
2018-12-19hw: arm: Support both legacy and current RSDP buildSamuel Ortiz1-5/+33
2018-12-19hw: arm: Convert the RSDP build to the buid_append_foo() APISamuel Ortiz1-19/+23
2018-12-19hw: arm: Carry RSDP specific data through AcpiRsdpDataSamuel Ortiz1-5/+13
2018-12-19hw: arm: acpi: Fix incorrect checksums in RSDPIgor Mammedov1-1/+6
2018-12-19hw: acpi: The RSDP build API can return voidSamuel Ortiz1-3/+1
2018-09-25hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodesShannon Zhao1-4/+6