index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
core
/
machine-smp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/core: allow parameter=1 for SMP topology on any machine
Daniel P. Berrangé
2024-05-17
1
-57
/
+27
*
hw/core/machine: Support modules in -smp
Zhao Liu
2024-04-25
1
-6
/
+33
*
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
2024-04-25
1
-1
/
+1
*
hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config()
Zhao Liu
2024-03-09
1
-4
/
+4
*
hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurations
Zhao Liu
2024-03-09
1
-16
/
+47
*
hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations
Zhao Liu
2024-03-09
1
-2
/
+3
*
CPU topology: extend with s390 specifics
Pierre Morel
2023-10-20
1
-7
/
+41
*
machine: Add helpers to get cores/threads per socket
Zhao Liu
2023-07-10
1
-0
/
+10
*
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-22
1
-0
/
+2
*
hw/acpi/aml-build: Only generate cluster node in PPTT when specified
Yicong Yang
2023-01-08
1
-0
/
+2
*
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
2021-12-31
1
-7
/
+19
*
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
2021-12-31
1
-2
/
+4
*
hw/core/machine: Split out the smp parsing code
Yanan Wang
2021-11-01
1
-0
/
+181