aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi/cpu_hotplug.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+3
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov1-0/+6
2016-06-07pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov1-1/+2
2016-06-07pc: acpi: simplify build_legacy_cpu_hotplug_aml() signatureIgor Mammedov1-1/+1
2016-06-07pc: acpi: mark current CPU hotplug functions as legacyIgor Mammedov1-6/+6
2016-06-07pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...Igor Mammedov1-7/+0
2016-06-07pc: acpi: consolidate CPU hotplug AMLIgor Mammedov1-1/+2
2016-01-09pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov1-0/+1
2016-01-09pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov1-0/+1
2016-01-09pc: acpi: cpuhp: move CPST() method into SSDTIgor Mammedov1-0/+1
2016-01-09pc: acpi: cpuhp: move CPMA() method into SSDTIgor Mammedov1-0/+2
2016-01-09pc: acpi: cpuhp: move CPEJ() method to SSDTIgor Mammedov1-0/+5
2014-11-02cpu-hotplug: rename function for better readabilityGu Zheng1-2/+2
2014-11-02acpi:piix4: convert cpu hotplug to hotplug_handler APIGu Zheng1-2/+0
2014-11-02acpi/cpu: add cpu hotplug callback function to match hotplug_handler APIGu Zheng1-0/+3
2014-06-19acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov1-1/+1
2014-01-26acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov1-0/+27