On 18/01/2024 15.48, Zhao Liu wrote:
From: Zhao Liu <[email protected]>Although drawer was introduced to -smp along with book by s390 machine, as a general topology level in QEMU that may be reused by other arches in the future, it is desirable to cover this parameter's parsing in a separate case. Signed-off-by: Zhao Liu <[email protected]> --- tests/unit/test-smp-parse.c | 89 +++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+)
Reviewed-by: Thomas Huth <[email protected]>
