summaryrefslogtreecommitdiffstats
path: root/include/hw/acpi
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* acpi: Add missing GCC_FMT_ATTRStefan Weil2016-04-071-1/+2
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+1
* Clean up includes some moreMarkus Armbruster2016-03-221-1/+0Star
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-223-4/+0Star
* acpi: add build_append_named_dword, returning an offset in bufferMichael S. Tsirkin2016-03-111-0/+3
* acpi: allow using object as offset for OperationRegionXiao Guangrong2016-03-111-1/+1
* acpi: add aml_concatenate()Xiao Guangrong2016-03-111-0/+1
* acpi: add aml_create_field()Xiao Guangrong2016-03-111-0/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-02-252-2/+1Star
|\
| * ich9: Remove enable_tco arguments from init functionsEduardo Habkost2016-02-251-1/+0Star
| * bios-linker-loader: document+validate inputMichael S. Tsirkin2016-02-231-1/+1
* | include: Clean up includesPeter Maydell2016-02-234-6/+0Star
|/
* acpi: add function to extract oem_id and oem_table_id from the user's SLICLaszlo Ersek2016-02-061-0/+7
* acpi: expose oem_id and oem_table_id in build_rsdt()Laszlo Ersek2016-02-061-1/+2
* acpi: take oem_id in build_header(), optionallyLaszlo Ersek2016-02-061-1/+1
* pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov2016-01-091-0/+1
* pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov2016-01-092-1/+1
* pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov2016-01-093-0/+4
* pc: acpi: cpuhp: move CPST() method into SSDTIgor Mammedov2016-01-091-0/+1
* pc: acpi: cpuhp: move CPMA() method into SSDTIgor Mammedov2016-01-091-0/+2