summary refs log tree commit diff stats
path: root/hw/acpi/cpu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov2017-01-231-4/+2
* pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov2016-10-241-0/+5
* acpi: provide _PXM method for CPU devices if QEMU is started numa enabledIgor Mammedov2016-10-101-0/+12
* pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov2016-06-241-0/+9
* acpi: cpuhp: add cpu._OST handlingIgor Mammedov2016-06-241-0/+82
* acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov2016-06-241-4/+86
* acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov2016-06-241-1/+149
* acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov2016-06-241-0/+240