From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: Juan Quintela <quintela@redhat.com>,
Laurent Vivier <lvivier@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
"Dr. David Alan Gilbert" <dgilbert@redhat.com>,
qemu-arm@nongnu.org, Fabiano Rosas <farosas@suse.de>,
Thomas Huth <thuth@redhat.com>
Subject: Re: [PATCH v2 11/11] tests/qtest/migration-test: Only use available accelerators
Date: Thu, 19 Jan 2023 11:19:45 -1000 [thread overview]
Message-ID: <c4371f5a-3e2c-c6f3-b370-b34578bcf8d9@linaro.org> (raw)
In-Reply-To: <20230119145838.41835-12-philmd@linaro.org>
On 1/19/23 04:58, Philippe Mathieu-Daudé wrote:
> For example, avoid when TCG is disabled:
>
> $ make check-qtest-aarch64
> ...
> 20/20 qemu:qtest+qtest-aarch64 / qtest-aarch64/migration-test
> qemu-system-aarch64: -accel tcg: invalid accelerator tcg
>
> Reviewed-by: Dr. David Alan Gilbert<dgilbert@redhat.com>
> Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
> ---
> tests/qtest/migration-test.c | 17 +++++++++++++----
> 1 file changed, 13 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
prev parent reply other threads:[~2023-01-19 21:20 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-19 14:58 [PATCH v2 00/11] tests/qtest: Allow running boot-serial / migration with TCG disabled Philippe Mathieu-Daudé
2023-01-19 14:58 ` [PATCH v2 01/11] tests/qtest/boot-serial-test: Constify tests[] array Philippe Mathieu-Daudé
2023-01-19 20:54 ` Richard Henderson
2023-01-19 14:58 ` [PATCH v2 02/11] tests/qtest/boot-serial-test: Simplify test_machine() a bit Philippe Mathieu-Daudé
2023-01-19 20:59 ` Richard Henderson
2023-01-20 8:54 ` Thomas Huth
2023-01-19 14:58 ` [PATCH v2 03/11] tests/qtest/boot-serial-test: Build command line using GString API Philippe Mathieu-Daudé
2023-01-19 21:03 ` Richard Henderson
2023-01-20 8:59 ` Thomas Huth
2023-01-20 11:04 ` Philippe Mathieu-Daudé
2023-01-19 14:58 ` [PATCH v2 04/11] tests/qtest/boot-serial-test: Only use available accelerators Philippe Mathieu-Daudé
2023-01-19 15:18 ` Fabiano Rosas
2023-01-19 21:05 ` Richard Henderson
2023-01-19 14:58 ` [PATCH v2 05/11] tests/qtest/migration-test: Inverse #ifdef'ry ladders Philippe Mathieu-Daudé
2023-01-19 21:06 ` Richard Henderson
2023-01-19 14:58 ` [PATCH v2 06/11] tests/qtest/migration-test: Reduce 'cmd_source' string scope Philippe Mathieu-Daudé
2023-01-19 21:08 ` Richard Henderson
2023-01-20 9:02 ` Thomas Huth
2023-01-20 10:58 ` Philippe Mathieu-Daudé
2023-01-19 14:58 ` [PATCH v2 07/11] tests/qtest/migration-test: Build command line using GString API (1/4) Philippe Mathieu-Daudé
2023-01-19 21:10 ` Richard Henderson
2023-01-20 7:32 ` Philippe Mathieu-Daudé
2023-01-19 14:58 ` [PATCH v2 08/11] tests/qtest/migration-test: Build command line using GString API (2/4) Philippe Mathieu-Daudé
2023-01-19 21:13 ` Richard Henderson
2023-01-19 14:58 ` [PATCH v2 09/11] tests/qtest/migration-test: Build command line using GString API (3/4) Philippe Mathieu-Daudé
2023-01-19 21:17 ` Richard Henderson
2023-01-20 7:05 ` Philippe Mathieu-Daudé
2023-01-19 14:58 ` [PATCH v2 10/11] tests/qtest/migration-test: Build command line using GString API (4/4) Philippe Mathieu-Daudé
2023-01-19 21:19 ` Richard Henderson
2023-01-19 14:58 ` [PATCH v2 11/11] tests/qtest/migration-test: Only use available accelerators Philippe Mathieu-Daudé
2023-01-19 21:19 ` Richard Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c4371f5a-3e2c-c6f3-b370-b34578bcf8d9@linaro.org \
--to=richard.henderson@linaro.org \
--cc=dgilbert@redhat.com \
--cc=farosas@suse.de \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).