Age | Commit message (Expand) | Author |
2017-01-23 | machine: Make possible_cpu_arch_ids() return const pointer | Igor Mammedov |
2016-10-24 | pc: Leave max apic_id_limit only in legacy cpu hotplug code | Igor Mammedov |
2016-10-24 | acpi: cphp: Force switch to modern cpu hotplug if APIC ID > 254 | Igor Mammedov |
2016-06-24 | pc: use new CPU hotplug interface since 2.7 machine type | Igor Mammedov |
2016-06-07 | pc: use AcpiDeviceIfClass.send_event to issue GPE events | Igor Mammedov |
2016-06-07 | pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx | Igor Mammedov |
2016-06-07 | pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature | Igor Mammedov |
2016-06-07 | pc: acpi: consolidate legacy CPU hotplug in one file | Igor Mammedov |
2016-06-07 | pc: acpi: mark current CPU hotplug functions as legacy | Igor Mammedov |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-02-03 | log: do not unnecessarily include qom/cpu.h | Paolo Bonzini |
2016-01-29 | x86: Clean up includes | Peter Maydell |
2015-06-03 | acpi: add acpi_send_gpe_event() to rise sci for hotplug | Zhu Guihua |
2014-11-02 | acpi/cpu-hotplug: introduce helper function to keep bit setting in one place | Gu Zheng |
2014-11-02 | cpu-hotplug: rename function for better readability | Gu Zheng |
2014-11-02 | acpi:piix4: convert cpu hotplug to hotplug_handler API | Gu Zheng |
2014-11-02 | acpi/cpu: add cpu hotplug callback function to match hotplug_handler API | Gu Zheng |
2014-03-18 | acpi: Assert sts array limit on AcpiCpuHotplug_add() | Eduardo Habkost |
2014-01-26 | acpi: factor out common cpu hotplug code for PIIX4/Q35 | Igor Mammedov |