| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu() | Igor Mammedov | 2017-05-11 | 1 | -4/+3 |
| * | change CPUArchId.cpu type to Object* | Igor Mammedov | 2017-02-22 | 1 | -1/+1 |
| * | machine: Make possible_cpu_arch_ids() return const pointer | Igor Mammedov | 2017-01-23 | 1 | -4/+2 |
| * | pc: acpi: x2APIC support for MADT table and _MAT method | Igor Mammedov | 2016-10-24 | 1 | -0/+5 |
| * | acpi: provide _PXM method for CPU devices if QEMU is started numa enabled | Igor Mammedov | 2016-10-10 | 1 | -0/+12 |
| * | pc: use new CPU hotplug interface since 2.7 machine type | Igor Mammedov | 2016-06-24 | 1 | -0/+9 |
| * | acpi: cpuhp: add cpu._OST handling | Igor Mammedov | 2016-06-24 | 1 | -0/+82 |
| * | acpi: cpuhp: implement hot-remove parts of CPU hotplug interface | Igor Mammedov | 2016-06-24 | 1 | -4/+86 |
| * | acpi: cpuhp: implement hot-add parts of CPU hotplug interface | Igor Mammedov | 2016-06-24 | 1 | -1/+149 |
| * | acpi: cpuhp: add CPU devices AML with _STA method | Igor Mammedov | 2016-06-24 | 1 | -0/+240 |