COMMITS
/ tests/unit/test-smp-parse.c December 28, 2021
Y
tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init
Yanan Wang committed
Y
tests/unit/test-smp-parse: No need to explicitly zero MachineClass members
Yanan Wang committed
Y
tests/unit/test-smp-parse: Add testcases for CPU clusters
Yanan Wang committed
November 11, 2021
P
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé committed
P
tests/unit/test-smp-parse: Constify some pointer/struct
Philippe Mathieu-Daudé committed
P
tests/unit/test-smp-parse: Simplify pointer to compound literal use
Philippe Mathieu-Daudé committed
P
tests/unit/test-smp-parse: Explicit MachineClass name
Philippe Mathieu-Daudé committed
P
tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
Philippe Mathieu-Daudé committed
P
tests/unit/test-smp-parse: Restore MachineClass fields after modifying
Philippe Mathieu-Daudé committed
November 15, 2021
P
tests/unit/test-smp-parse: Add 'smp-generic-valid' machine type
Philippe Mathieu-Daudé committed
P
tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine type
Philippe Mathieu-Daudé committed
P
tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
Philippe Mathieu-Daudé committed
P
tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
Philippe Mathieu-Daudé committed
P
tests/unit/test-smp-parse: Pass machine type as argument to tests
Philippe Mathieu-Daudé committed
October 26, 2021
Y
tests/unit: Add an unit test for smp parsing
Yanan Wang committed