aboutsummaryrefslogtreecommitdiff
path: root/hw/core/machine-smp.c
AgeCommit message (Expand)Author
2024-05-17hw/core: allow parameter=1 for SMP topology on any machineDaniel P. Berrangé
2024-04-25hw/core/machine: Support modules in -smpZhao Liu
2024-04-25hw/core/machine: Introduce the module as a CPU topology levelZhao Liu
2024-03-09hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config()Zhao Liu
2024-03-09hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurationsZhao Liu
2024-03-09hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurationsZhao Liu
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-07-10machine: Add helpers to get cores/threads per socketZhao Liu
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-01-08hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang
2021-12-31hw/core/machine: Introduce CPU cluster topology supportYanan Wang
2021-12-31hw/core: Rename smp_parse() -> machine_parse_smp_config()Philippe Mathieu-Daudé
2021-11-01hw/core/machine: Split out the smp parsing codeYanan Wang