index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
test-smp-parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-09
tests/unit/test-smp-parse: Test "parameter=0" SMP configurations
Zhao Liu
1
-0
/
+92
2024-03-09
tests/unit/test-smp-parse: Test smp_props.has_clusters
Zhao Liu
1
-6
/
+14
2024-03-09
tests/unit/test-smp-parse: Test the full 7-levels topology hierarchy
Zhao Liu
1
-0
/
+143
2024-03-09
tests/unit/test-smp-parse: Test "drawers" and "books" combination case
Zhao Liu
1
-0
/
+103
2024-03-09
tests/unit/test-smp-parse: Test "drawers" parameter in -smp
Zhao Liu
1
-0
/
+89
2024-03-09
tests/unit/test-smp-parse: Test "books" parameter in -smp
Zhao Liu
1
-0
/
+105
2024-03-09
tests/unit/test-smp-parse: Make test cases aware of the book/drawer
Zhao Liu
1
-3
/
+22
2024-03-09
tests/unit/test-smp-parse: Bump max_cpus to 4096
Zhao Liu
1
-7
/
+7
2024-03-09
tests/unit/test-smp-parse: Use CPU number macros in invalid topology case
Zhao Liu
1
-8
/
+14
2024-03-09
tests/unit/test-smp-parse: Drop the unsupported "dies=1" case
Zhao Liu
1
-5
/
+0
2023-11-07
tests: test-smp-parse: Add the test for cores/threads per socket helpers
Zhao Liu
1
-13
/
+54
2021-12-31
tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init
Yanan Wang
1
-14
/
+2
2021-12-31
tests/unit/test-smp-parse: No need to explicitly zero MachineClass members
Yanan Wang
1
-10
/
+0
2021-12-31
tests/unit/test-smp-parse: Add testcases for CPU clusters
Yanan Wang
1
-7
/
+123
2021-12-31
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
1
-4
/
+4
2021-12-31
tests/unit/test-smp-parse: Constify some pointer/struct
Philippe Mathieu-Daudé
1
-6
/
+6
2021-12-31
tests/unit/test-smp-parse: Simplify pointer to compound literal use
Philippe Mathieu-Daudé
1
-33
/
+33
2021-12-31
tests/unit/test-smp-parse: Add 'smp-generic-valid' machine type
Philippe Mathieu-Daudé
1
-4
/
+15
2021-12-31
tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine type
Philippe Mathieu-Daudé
1
-9
/
+16
2021-12-31
tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
Philippe Mathieu-Daudé
1
-7
/
+15
2021-12-31
tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
Philippe Mathieu-Daudé
1
-3
/
+18
2021-12-31
tests/unit/test-smp-parse: Pass machine type as argument to tests
Philippe Mathieu-Daudé
1
-6
/
+12
2021-11-15
tests/unit/test-smp-parse: Explicit MachineClass name
Philippe Mathieu-Daudé
1
-2
/
+6
2021-11-15
tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
Philippe Mathieu-Daudé
1
-16
/
+18
2021-11-15
tests/unit/test-smp-parse: Restore MachineClass fields after modifying
Philippe Mathieu-Daudé
1
-1
/
+9
2021-11-01
tests/unit: Add an unit test for smp parsing
Yanan Wang
1
-0
/
+594