|
From: | Thomas Huth |
Subject: | Re: [PATCH v11 06/13] tests/qtest: Adjust and document query-cpu-model-expansion test for arm |
Date: | Thu, 27 Apr 2023 10:08:34 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 |
On 26/04/2023 20.00, Fabiano Rosas wrote:
We're about to move the 32-bit CPUs under CONFIG_TCG, so adjust the query-cpu-model-expansion test to check against the cortex-a7, which is already under CONFIG_TCG. That allows the next patch to contain only code movement. While here add comments clarifying what we're testing. Signed-off-by: Fabiano Rosas <farosas@suse.de> Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- tests/qtest/arm-cpu-features.c | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-)
Acked-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |