Re: [PATCH v4 5/6] tests: acpi: aarch64: Add topology test for aarch64

2022-11-02 Thread wangyanan (Y)
On 2022/11/1 15:10, Yicong Yang wrote: From: Yicong Yang Add test for aarch64's ACPI topology building for all the supported levels. Acked-by: Michael S. Tsirkin Signed-off-by: Yicong Yang --- tests/qtest/bios-tables-test.c | 19 +++ 1 file changed, 19 insertions(+)

[PATCH v4 5/6] tests: acpi: aarch64: Add topology test for aarch64

2022-11-01 Thread Yicong Yang via
From: Yicong Yang Add test for aarch64's ACPI topology building for all the supported levels. Acked-by: Michael S. Tsirkin Signed-off-by: Yicong Yang --- tests/qtest/bios-tables-test.c | 19 +++ 1 file changed, 19 insertions(+) diff --git a/tests/qtest/bios-tables-test.c