COMMITS
/ hw/acpi/cpu_hotplug.c January 5, 2023
L
acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
Laszlo Ersek committed
July 7, 2020
M
qom: Put name parameter before value / visitor parameter
Markus Armbruster committed
February 28, 2020
P
hw/acpi/cpu_hotplug: Include "hw/pci/pci.h"
Philippe Mathieu-Daudé committed
December 4, 2019
M
hw/acpi: Fix legacy CPU plug error API violations
Markus Armbruster committed
October 22, 2019
P
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini committed
July 9, 2019
M
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster committed
August 12, 2019
M
Include hw/hw.h exactly where needed
Markus Armbruster committed
January 18, 2017
I
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov committed
October 19, 2016
I
pc: Leave max apic_id_limit only in legacy cpu hotplug code
Igor Mammedov committed
I
acpi: cphp: Force switch to modern cpu hotplug if APIC ID > 254
Igor Mammedov committed
June 15, 2016
I
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov committed
May 31, 2016
I
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov committed
May 17, 2016
I
pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx
Igor Mammedov committed
I
pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
Igor Mammedov committed
I
pc: acpi: consolidate legacy CPU hotplug in one file
Igor Mammedov committed
I
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov committed
March 14, 2016
M
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster committed
January 7, 2016
P
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini committed
January 26, 2016
P
x86: Clean up includes
Peter Maydell committed
May 13, 2015
Z
acpi: add acpi_send_gpe_event() to rise sci for hotplug
Zhu Guihua committed
October 22, 2014
G
acpi/cpu-hotplug: introduce helper function to keep bit setting in one place
Gu Zheng committed
G
cpu-hotplug: rename function for better readability
Gu Zheng committed
G
acpi:piix4: convert cpu hotplug to hotplug_handler API
Gu Zheng committed
G
acpi/cpu: add cpu hotplug callback function to match hotplug_handler API
Gu Zheng committed
March 14, 2014
E
acpi: Assert sts array limit on AcpiCpuHotplug_add()
Eduardo Habkost committed
January 9, 2014
I
acpi: factor out common cpu hotplug code for PIIX4/Q35
Igor Mammedov committed