index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
/
test-smp-parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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