aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/cpu_hotplug.c
AgeCommit message (Expand)Author
2016-02-03log: do not unnecessarily include qom/cpu.hPaolo Bonzini
2016-01-29x86: Clean up includesPeter Maydell
2015-06-03acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua
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