On 12/28/21 10:22, Yanan Wang wrote: > Most machine types in test-smp-parse will be OK to have the default > MIN/MAX CPUs except "smp-generic-invalid", let's keep the default > values in machine_base_class_init which will be inherited. And if > we hope a different value for a specific machine, modify it in its > own initialization function. > > Signed-off-by: Yanan Wang <[email protected]> > --- > tests/unit/test-smp-parse.c | 16 ++-------------- > 1 file changed, 2 insertions(+), 14 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
