Age | Commit message (Expand) | Author |
2024-05-17 | hw/core: allow parameter=1 for SMP topology on any machine | Daniel P. Berrangé |
2024-04-25 | hw/core/machine: Support modules in -smp | Zhao Liu |
2024-04-25 | hw/core/machine: Introduce the module as a CPU topology level | Zhao Liu |
2024-03-09 | hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config() | Zhao Liu |
2024-03-09 | hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurations | Zhao Liu |
2024-03-09 | hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations | Zhao Liu |
2023-10-20 | CPU topology: extend with s390 specifics | Pierre Morel |
2023-07-10 | machine: Add helpers to get cores/threads per socket | Zhao Liu |
2023-03-22 | *: Add missing includes of qemu/error-report.h | Richard Henderson |
2023-01-08 | hw/acpi/aml-build: Only generate cluster node in PPTT when specified | Yicong Yang |
2021-12-31 | hw/core/machine: Introduce CPU cluster topology support | Yanan Wang |
2021-12-31 | hw/core: Rename smp_parse() -> machine_parse_smp_config() | Philippe Mathieu-Daudé |
2021-11-01 | hw/core/machine: Split out the smp parsing code | Yanan Wang |