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
/
tests
/
unit
/
test-smp-parse.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/unit/test-smp-parse: Test "parameter=0" SMP configurations
Zhao Liu
2024-03-09
1
-0
/
+92
*
tests/unit/test-smp-parse: Test smp_props.has_clusters
Zhao Liu
2024-03-09
1
-6
/
+14
*
tests/unit/test-smp-parse: Test the full 7-levels topology hierarchy
Zhao Liu
2024-03-09
1
-0
/
+143
*
tests/unit/test-smp-parse: Test "drawers" and "books" combination case
Zhao Liu
2024-03-09
1
-0
/
+103
*
tests/unit/test-smp-parse: Test "drawers" parameter in -smp
Zhao Liu
2024-03-09
1
-0
/
+89
*
tests/unit/test-smp-parse: Test "books" parameter in -smp
Zhao Liu
2024-03-09
1
-0
/
+105
*
tests/unit/test-smp-parse: Make test cases aware of the book/drawer
Zhao Liu
2024-03-09
1
-3
/
+22
*
tests/unit/test-smp-parse: Bump max_cpus to 4096
Zhao Liu
2024-03-09
1
-7
/
+7
*
tests/unit/test-smp-parse: Use CPU number macros in invalid topology case
Zhao Liu
2024-03-09
1
-8
/
+14
*
tests/unit/test-smp-parse: Drop the unsupported "dies=1" case
Zhao Liu
2024-03-09
1
-5
/
+0
*
tests: test-smp-parse: Add the test for cores/threads per socket helpers
Zhao Liu
2023-11-07
1
-13
/
+54
*
tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init
Yanan Wang
2021-12-31
1
-14
/
+2
*
tests/unit/test-smp-parse: No need to explicitly zero MachineClass members
Yanan Wang
2021-12-31
1
-10
/
+0
*
tests/unit/test-smp-parse: Add testcases for CPU clusters
Yanan Wang
2021-12-31
1
-7
/
+123
*
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
2021-12-31
1
-4
/
+4
*
tests/unit/test-smp-parse: Constify some pointer/struct
Philippe Mathieu-Daudé
2021-12-31
1
-6
/
+6
*
tests/unit/test-smp-parse: Simplify pointer to compound literal use
Philippe Mathieu-Daudé
2021-12-31
1
-33
/
+33
*
tests/unit/test-smp-parse: Add 'smp-generic-valid' machine type
Philippe Mathieu-Daudé
2021-12-31
1
-4
/
+15
*
tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine type
Philippe Mathieu-Daudé
2021-12-31
1
-9
/
+16
*
tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
Philippe Mathieu-Daudé
2021-12-31
1
-7
/
+15
*
tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
Philippe Mathieu-Daudé
2021-12-31
1
-3
/
+18
*
tests/unit/test-smp-parse: Pass machine type as argument to tests
Philippe Mathieu-Daudé
2021-12-31
1
-6
/
+12
*
tests/unit/test-smp-parse: Explicit MachineClass name
Philippe Mathieu-Daudé
2021-11-15
1
-2
/
+6
*
tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
Philippe Mathieu-Daudé
2021-11-15
1
-16
/
+18
*
tests/unit/test-smp-parse: Restore MachineClass fields after modifying
Philippe Mathieu-Daudé
2021-11-15
1
-1
/
+9
*
tests/unit: Add an unit test for smp parsing
Yanan Wang
2021-11-01
1
-0
/
+594