summary refs log tree commit diff stats
path: root/hw/core/machine-smp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* CPU topology: extend with s390 specificsPierre Morel2023-10-201-7/+41
* machine: Add helpers to get cores/threads per socketZhao Liu2023-07-101-0/+10
* *: Add missing includes of qemu/error-report.hRichard Henderson2023-03-221-0/+2
* hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang2023-01-081-0/+2
* hw/core/machine: Introduce CPU cluster topology supportYanan Wang2021-12-311-7/+19
* hw/core: Rename smp_parse() -> machine_parse_smp_config()Philippe Mathieu-Daudé2021-12-311-2/+4
* hw/core/machine: Split out the smp parsing codeYanan Wang2021-11-011-0/+181