summary refs log tree commit diff stats
path: root/hw/acpi/cpu_hotplug_acpi_table.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pc: acpi: consolidate legacy CPU hotplug in one fileIgor Mammedov2016-06-071-249/+0
* pc: acpi: mark current CPU hotplug functions as legacyIgor Mammedov2016-06-071-2/+2
* pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...Igor Mammedov2016-06-071-0/+7
* pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AMLIgor Mammedov2016-06-071-0/+4
* pc: acpi: consolidate CPU hotplug AMLIgor Mammedov2016-06-071-1/+103
* x86: Clean up includesPeter Maydell2016-01-291-0/+1
* pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov2016-01-091-1/+1
* pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov2016-01-091-1/+63
* pc: acpi: cpuhp: move CPST() method into SSDTIgor Mammedov2016-01-091-0/+22
* pc: acpi: cpuhp: move CPMA() method into SSDTIgor Mammedov2016-01-091-0/+23
* pc: acpi: cpuhp: move CPEJ() method to SSDTIgor Mammedov2016-01-091-0/+28