summaryrefslogtreecommitdiffstats
path: root/hw/acpi/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake2021-01-281-5/+2Star
* x86: acpi: let the firmware handle pending "CPU remove" events in SMMIgor Mammedov2020-12-091-2/+12
* acpi: cpuhp: introduce 'firmware performs eject' status/control bitsIgor Mammedov2020-12-091-1/+11
* qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé2020-09-291-1/+1
* x68: acpi: trigger SMI before sending hotplug Notify event to OSPMIgor Mammedov2020-09-291-27/+138
* Typo: Correct the name of CPU hotplug memory regionKeqian Zhu2020-04-301-1/+1
* acpi: cpuhp: add CPHP_GET_CPU_ID_CMD commandIgor Mammedov2020-01-221-0/+7
* acpi: cpuhp: introduce 'Command data 2' fieldIgor Mammedov2020-01-221-0/+11
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand2019-03-061-0/+1
* typo: apci->acpiDr. David Alan Gilbert2019-01-301-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-09-241-4/+6
|\
| * pc: make sure that guest isn't able to unplug the first cpuIgor Mammedov2018-09-071-4/+6
* | qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu2018-08-281-1/+1
|/
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1
* pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()Igor Mammedov2017-05-111-4/+3Star
* change CPUArchId.cpu type to Object*Igor Mammedov2017-02-221-1/+1
* machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov2017-01-241-4/+2Star
* 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