summaryrefslogtreecommitdiffstats
path: root/include/hw/acpi
Commit message (Expand)AuthorAgeFilesLines
* hw/tpm: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* hw/arm/virt-acpi-build: Add smmuv3 node in IORT tablePrem Mallappa2018-05-041-0/+15
* tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov2018-03-131-81/+0Star
* virt_arm: acpi: reuse common build_fadt()Igor Mammedov2018-03-131-10/+2Star
* acpi: move build_fadt() from i386 specific to generic ACPI sourceIgor Mammedov2018-03-131-0/+3
* pc: acpi: isolate FADT specific data into AcpiFadtData structureIgor Mammedov2018-03-131-0/+28
* acpi: add build_append_gas() helper for Generic Address StructureIgor Mammedov2018-03-131-0/+20
* acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddressIgor Mammedov2018-03-131-14/+3Star
* tests: add test for TPM TIS deviceStefan Berger2018-02-211-0/+105
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-1/+0Star
* Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster2018-02-091-1/+0Star
* tpm: add CRB deviceMarc-André Lureau2018-01-291-0/+51
* acpi: Update TPM2 ACPI table to more recent specsStefan Berger2017-12-221-2/+5
* hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pcPhilippe Mathieu-Daudé2017-12-181-0/+2
* hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé2017-12-181-0/+11
* hw: remove "qemu/osdep.h" from header filesPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* vmgenid: replace x-write-pointer-available hackMarc-André Lureau2017-09-082-1/+2
* migration: Remove unneeded includes of migration/vmstate.hJuan Quintela2017-06-012-2/+0Star
* Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi2017-05-182-22/+26
|\
| * acpi-defs: clean up open brace usageMichael S. Tsirkin2017-05-101-22/+12Star
| * hw/arm/virt: generate 64-bit addressable ACPI objectsArd Biesheuvel2017-05-102-0/+14
| * hw/acpi-defs: replace leading X with x_ in FADT field namesArd Biesheuvel2017-05-101-2/+2
* | numa: Allow setting NUMA distance for different NUMA nodesHe Chen2017-05-111-0/+1
|/
* hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan2017-05-031-41/+36Star
* hw/acpi/vmgenid: prevent more than one vmgenid deviceLaszlo Ersek2017-03-221-0/+1
* hw/acpi/vmgenid: prevent device realization on pre-2.5 machine typesLaszlo Ersek2017-03-221-0/+1
* ACPI: Add Virtual Machine Generation ID supportBen Warren2017-03-022-0/+36
* ACPI: Add vmgenid blob storage to the build tablesBen Warren2017-03-021-0/+1
* linker-loader: Add new 'write pointer' commandBen Warren2017-03-021-0/+7
* machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov2017-01-241-1/+1
* memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov2017-01-102-3/+1Star
* memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov2017-01-102-25/+0Star
* memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov2017-01-101-3/+3
* memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov2017-01-101-2/+0Star
* memhp: consolidate scattered MHPD device declarationIgor Mammedov2017-01-101-1/+1
* memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov2017-01-101-0/+2
* acpi: add ATSR for q35Jason Wang2017-01-101-0/+12
* hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...Andrew Jones2017-01-091-0/+1
* hw/arm/virt-acpi-build: fadt: improve flag namingAndrew Jones2017-01-091-4/+2Star
* hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones2017-01-091-15/+2Star
* hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones2017-01-091-3/+6
* acpi: fix DMAR device scope for IOAPICPeter Xu2016-11-151-1/+4
* pc: memhp: enable nvdimm device hotplugXiao Guangrong2016-11-011-0/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2016-10-251-0/+29
|\
| * pc: acpi: x2APIC support for SRAT tableIgor Mammedov2016-10-241-0/+11
| * pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov2016-10-241-0/+18
* | ACPI: Add IORT Structure definitionPrem Mallappa2016-10-241-0/+68
|/
* ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao2016-10-041-1/+12
* hw/i386: AMD IOMMU IVRS tableDavid Kiarie2016-09-241-0/+1
* acpi: add DMAR scope definition for root IOAPICPeter Xu2016-07-201-0/+13