index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
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
*
i386/cpu: add has_caches flag to check smp_cache configuration
Alireza Sanaee
2025-02-25
1
-0
/
+2
*
hw/core/machine: Reject thread level cache
Zhao Liu
2025-02-16
1
-0
/
+7
*
hw/core/machine-smp: Fix error message parameter
Zhao Liu
2024-11-19
1
-1
/
+1
*
hw/core/machine-smp: Initialize caches_bitmap before reading
Zhao Liu
2024-11-19
1
-0
/
+1
*
hw/core: Add a helper to check the cache topology level
Zhao Liu
2024-11-05
1
-0
/
+48
*
hw/core: Check smp cache topology support for machine
Zhao Liu
2024-11-05
1
-0
/
+41
*
qapi/qom: Define cache enumeration and properties for machine
Zhao Liu
2024-11-05
1
-0
/
+37
*
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