summary refs log tree commit diff stats
path: root/include/hw/acpi/cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/acpi/cpu: Use CPUState typedefPhilippe Mathieu-Daudé2024-02-221-1/+1
* hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated headerPhilippe Mathieu-Daudé2024-02-221-0/+1
* hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callbackBernhard Beschow2023-10-041-1/+5
* x86: acpi: let the firmware handle pending "CPU remove" events in SMMIgor Mammedov2020-12-091-0/+1
* acpi: cpuhp: introduce 'firmware performs eject' status/control bitsIgor Mammedov2020-12-091-0/+1
* x86: acpi: introduce the PCI0.SMI0 ACPI deviceIgor Mammedov2020-09-291-0/+1
* typo: apci->acpiDr. David Alan Gilbert2019-01-301-1/+1
* pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov2016-06-241-0/+1
* acpi: cpuhp: add cpu._OST handlingIgor Mammedov2016-06-241-0/+4
* acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov2016-06-241-0/+8
* acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov2016-06-241-1/+4
* acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov2016-06-241-0/+51