aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/cpu_hotplug.c
AgeCommit message (Expand)Author
2014-11-02acpi/cpu-hotplug: introduce helper function to keep bit setting in one placeGu Zheng
2014-11-02cpu-hotplug: rename function for better readabilityGu Zheng
2014-11-02acpi:piix4: convert cpu hotplug to hotplug_handler APIGu Zheng
2014-11-02acpi/cpu: add cpu hotplug callback function to match hotplug_handler APIGu Zheng
2014-03-18acpi: Assert sts array limit on AcpiCpuHotplug_add()Eduardo Habkost
2014-01-26acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov