aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi
AgeCommit message (Expand)Author
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-11numa: Allow setting NUMA distance for different NUMA nodesHe Chen
2017-05-10acpi-defs: clean up open brace usageMichael S. Tsirkin
2017-05-10hw/arm/virt: generate 64-bit addressable ACPI objectsArd Biesheuvel
2017-05-10hw/acpi-defs: replace leading X with x_ in FADT field namesArd Biesheuvel
2017-05-03hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan
2017-03-22hw/acpi/vmgenid: prevent more than one vmgenid deviceLaszlo Ersek
2017-03-22hw/acpi/vmgenid: prevent device realization on pre-2.5 machine typesLaszlo Ersek
2017-03-02ACPI: Add Virtual Machine Generation ID supportBen Warren
2017-03-02ACPI: Add vmgenid blob storage to the build tablesBen Warren
2017-03-02linker-loader: Add new 'write pointer' commandBen Warren
2017-01-23machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov
2017-01-10memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov
2017-01-10memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: consolidate scattered MHPD device declarationIgor Mammedov
2017-01-10memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov
2017-01-10acpi: add ATSR for q35Jason Wang
2017-01-09hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...Andrew Jones
2017-01-09hw/arm/virt-acpi-build: fadt: improve flag namingAndrew Jones
2017-01-09hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones
2017-01-09hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones
2016-11-15acpi: fix DMAR device scope for IOAPICPeter Xu
2016-11-01pc: memhp: enable nvdimm device hotplugXiao Guangrong
2016-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-24pc: acpi: x2APIC support for SRAT tableIgor Mammedov
2016-10-24pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov
2016-10-24ACPI: Add IORT Structure definitionPrem Mallappa
2016-10-04ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov
2016-06-24acpi: cpuhp: add cpu._OST handlingIgor Mammedov
2016-06-24acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov
2016-06-24acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov
2016-06-24pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov
2016-06-24acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov
2016-06-24pc: piix4/ich9: add 'cpu-hotplug-legacy' propertyIgor Mammedov
2016-06-24acpi: add aml_call5Xiao Guangrong
2016-06-24acpi: add aml_object_typeXiao Guangrong
2016-06-24acpi: Add IPMI table entriesCorey Minyard
2016-06-17ACPI: ARM: Present GIC version in MADT tablepull-target-arm-20160617Shannon Zhao
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell
2016-06-07acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov
2016-06-07acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov
2016-06-07acpi: cleanup bios_linker_loader_cleanup()Igor Mammedov
2016-06-07acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov