aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/cpu.c
AgeCommit message (Expand)Author
2017-02-22change CPUArchId.cpu type to Object*Igor Mammedov
2017-01-23machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov
2016-10-24pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov
2016-10-10acpi: provide _PXM method for CPU devices if QEMU is started numa enabledIgor Mammedov
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov
2016-06-24acpi: cpuhp: add cpu._OST handlingIgor Mammedov
2016-06-24acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov
2016-06-24acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov
2016-06-24acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov