summaryrefslogtreecommitdiffstats
path: root/include/hw/acpi
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+2
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-122-4/+5
* pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov2016-06-242-0/+7
* acpi: cpuhp: add cpu._OST handlingIgor Mammedov2016-06-241-0/+4
* acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov2016-06-241-0/+8
* acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov2016-06-241-1/+4
* pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov2016-06-241-0/+7
* acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov2016-06-242-0/+53
* pc: piix4/ich9: add 'cpu-hotplug-legacy' propertyIgor Mammedov2016-06-241-0/+1
* acpi: add aml_call5Xiao Guangrong2016-06-241-0/+2
* acpi: add aml_object_typeXiao Guangrong2016-06-241-0/+1
* acpi: Add IPMI table entriesCorey Minyard2016-06-241-0/+22
* ACPI: ARM: Present GIC version in MADT tableShannon Zhao2016-06-171-1/+3
* all: Remove unnecessary glib.h includesPeter Maydell2016-06-072-2/+0Star
* acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov2016-06-071-2/+2
* acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov2016-06-071-2/+3