|
From: | Thomas Huth |
Subject: | Re: [PATCH 4/8] tests/unit/test-smp-parse.c: Test "books" parameter in -smp |
Date: | Fri, 1 Mar 2024 08:52:57 +0100 |
User-agent: | Mozilla Thunderbird |
On 18/01/2024 15.48, Zhao Liu wrote:
From: Zhao Liu <zhao1.liu@intel.com> 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 <zhao1.liu@intel.com> --- tests/unit/test-smp-parse.c | 105 ++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |