Re: [PATCH v2 5/9] acpi: add test case for smm unsupported -machine smm=off

2021-02-09 Thread Igor Mammedov
On Mon, 8 Feb 2021 13:57:24 -0800 isaku.yamah...@gmail.com wrote: > From: Isaku Yamahata > > Signed-off-by: Isaku Yamahata Reviewed-by: Igor Mammedov > --- > tests/qtest/bios-tables-test.c | 12 > 1 file changed, 12 insertions(+) > > diff --git a/tests/qtest/bios-tables-test.

[PATCH v2 5/9] acpi: add test case for smm unsupported -machine smm=off

2021-02-08 Thread isaku . yamahata
From: Isaku Yamahata Signed-off-by: Isaku Yamahata --- tests/qtest/bios-tables-test.c | 12 1 file changed, 12 insertions(+) diff --git a/tests/qtest/bios-tables-test.c b/tests/qtest/bios-tables-test.c index 669202fc95..096d15db68 100644 --- a/tests/qtest/bios-tables-test.c +++ b/