Re: [PATCH v2 3/4] tests: acpi: aarch64: add topology test for aarch64

2022-10-29 Thread Michael S. Tsirkin
On Thu, Oct 27, 2022 at 11:26:12AM +0800, Yicong Yang wrote: > From: Yicong Yang > > Add test for aarch64's ACPI topology building for all the supported > levels. > > Signed-off-by: Yicong Yang And same comment here. Pls follow the process in bios-tables-test > --- >

[PATCH v2 3/4] tests: acpi: aarch64: add topology test for aarch64

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