On 18/01/2024 15.48, Zhao Liu wrote:
From: Zhao Liu <[email protected]>Although book was introduced to -smp along with drawer 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 | 105 ++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+)
Reviewed-by: Thomas Huth <[email protected]>
