summaryrefslogtreecommitdiffstats
path: root/include/hw/acpi
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* acpi: cleanup bios_linker_loader_cleanup()Igor Mammedov2016-06-071-1/+1
* acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov2016-06-071-3/+4
* acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov2016-06-072-8/+13
* pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov2016-06-074-9/+12
* acpi: extend ACPI interface to provide send_event hookIgor Mammedov2016-06-072-8/+13
* pc: acpi: simplify build_legacy_cpu_hotplug_aml() signatureIgor Mammedov2016-06-071-1/+1
* pc: acpi: mark current CPU hotplug functions as legacyIgor Mammedov2016-06-071-6/+6
* pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...Igor Mammedov2016-06-071-7/+0Star
* pc: acpi: consolidate CPU hotplug AMLIgor Mammedov2016-06-071-1/+2
* acpi: add aml_refof()Igor Mammedov2016-06-071-0/+1
* acpi: add aml_debug()Igor Mammedov2016-06-071-0/+1
* qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini2016-05-191-7/+0Star
* ACPI: move acpi_build_srat_memory to common placeShannon Zhao2016-05-121-0/+10
* ACPI: Fix the definition of proximity in AcpiSratMemoryAffinityShannon Zhao2016-05-121-1/+1
* ACPI: Add GICC Affinity StructureShannon Zhao2016-05-121-1/+14