aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi
AgeCommit message (Expand)AuthorFilesLines
2018-05-04hw/arm/virt-acpi-build: Add smmuv3 node in IORT tablePrem Mallappa1-0/+15
2018-03-13tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov1-81/+0
2018-03-13virt_arm: acpi: reuse common build_fadt()Igor Mammedov1-10/+2
2018-03-13acpi: move build_fadt() from i386 specific to generic ACPI sourceIgor Mammedov1-0/+3
2018-03-13pc: acpi: isolate FADT specific data into AcpiFadtData structureIgor Mammedov1-0/+28
2018-03-13acpi: add build_append_gas() helper for Generic Address StructureIgor Mammedov1-0/+20
2018-03-13acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddressIgor Mammedov1-14/+3
2018-02-21tests: add test for TPM TIS deviceStefan Berger1-0/+105
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-1/+0
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster1-1/+0
2018-01-29tpm: add CRB deviceMarc-André Lureau1-0/+51
2017-12-22acpi: Update TPM2 ACPI table to more recent specsStefan Berger1-2/+5
2017-12-18hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pcPhilippe Mathieu-Daudé1-0/+2
2017-12-18hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé1-0/+11
2017-12-18hw: remove "qemu/osdep.h" from header filesPhilippe Mathieu-Daudé1-1/+0
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau2-1/+2
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela2-2/+0
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi2-22/+26
2017-05-11numa: Allow setting NUMA distance for different NUMA nodesHe Chen1-0/+1
2017-05-10acpi-defs: clean up open brace usageMichael S. Tsirkin1-22/+12
2017-05-10hw/arm/virt: generate 64-bit addressable ACPI objectsArd Biesheuvel2-0/+14
2017-05-10hw/acpi-defs: replace leading X with x_ in FADT field namesArd Biesheuvel1-2/+2
2017-05-03hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan1-41/+36
2017-03-22hw/acpi/vmgenid: prevent more than one vmgenid deviceLaszlo Ersek1-0/+1
2017-03-22hw/acpi/vmgenid: prevent device realization on pre-2.5 machine typesLaszlo Ersek1-0/+1
2017-03-02ACPI: Add Virtual Machine Generation ID supportBen Warren2-0/+36
2017-03-02ACPI: Add vmgenid blob storage to the build tablesBen Warren1-0/+1
2017-03-02linker-loader: Add new 'write pointer' commandBen Warren1-0/+7
2017-01-23machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov1-1/+1
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov2-3/+1
2017-01-10memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov2-25/+0
2017-01-10memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov1-3/+3
2017-01-10memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov1-2/+0
2017-01-10memhp: consolidate scattered MHPD device declarationIgor Mammedov1-1/+1
2017-01-10memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov1-0/+2
2017-01-10acpi: add ATSR for q35Jason Wang1-0/+12
2017-01-09hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...Andrew Jones1-0/+1
2017-01-09hw/arm/virt-acpi-build: fadt: improve flag namingAndrew Jones1-4/+2
2017-01-09hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones1-15/+2
2017-01-09hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones1-3/+6
2016-11-15acpi: fix DMAR device scope for IOAPICPeter Xu1-1/+4
2016-11-01pc: memhp: enable nvdimm device hotplugXiao Guangrong1-0/+1
2016-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+29
2016-10-24pc: acpi: x2APIC support for SRAT tableIgor Mammedov1-0/+11
2016-10-24pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov1-0/+18
2016-10-24ACPI: Add IORT Structure definitionPrem Mallappa1-0/+68
2016-10-04ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao1-1/+12
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie1-0/+1
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu1-0/+13
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+2