aboutsummaryrefslogtreecommitdiff
path: root/hw/core/machine-smp.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson1-0/+2
2023-01-08hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang1-0/+2
2021-12-31hw/core/machine: Introduce CPU cluster topology supportYanan Wang1-7/+19
2021-12-31hw/core: Rename smp_parse() -> machine_parse_smp_config()Philippe Mathieu-Daudé1-2/+4
2021-11-01hw/core/machine: Split out the smp parsing codeYanan Wang1-0/+181