On 11/15/21 3:58 PM, Philippe Mathieu-Daudé wrote:
Keep the common TYPE_MACHINE class initialization in machine_base_class_init(), make it abstract, and move the non-common code to a new class: "smp-without-dies-valid".Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- tests/unit/test-smp-parse.c | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
