From: Fabiano Rosas <farosas@suse.de>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: "Daniel P . Berrangé" <berrange@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Bernhard Beschow" <shentey@gmail.com>,
"Thomas Huth" <thuth@redhat.com>,
"Markus Armbruster" <armbru@redhat.com>,
"Akihiko Odaki" <akihiko.odaki@daynix.com>,
"Phil Dennis-Jordan" <phil@philjordan.eu>,
xen-devel@lists.xenproject.org,
"Laurent Vivier" <lvivier@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: Re: [PATCH v2 0/2] tests/qtest: Make qtest_has_accel() generic
Date: Fri, 31 Jan 2025 09:37:11 -0300 [thread overview]
Message-ID: <87cyg3gnwo.fsf@suse.de> (raw)
In-Reply-To: <20250130103728.536-1-philmd@linaro.org>
Philippe Mathieu-Daudé <philmd@linaro.org> writes:
> (Series fully reviewed)
>
> Since v1:
> - Use g_strconcat (Akihiko)
>
> In preparation of running QTests using HVF on Darwin,
> make qtest_has_accel() generic.
>
> Note, this also allow running other accelerators such
> Xen, WHPX, ...
>
> Philippe Mathieu-Daudé (2):
> tests/qtest: Extract qtest_qom_has_concrete_type() helper
> tests/qtest: Make qtest_has_accel() generic
>
> tests/qtest/libqtest.c | 110 +++++++++++++++++++++++------------------
> 1 file changed, 61 insertions(+), 49 deletions(-)
Queued, thanks!
prev parent reply other threads:[~2025-01-31 12:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-30 10:37 [PATCH v2 0/2] tests/qtest: Make qtest_has_accel() generic Philippe Mathieu-Daudé
2025-01-30 10:37 ` [PATCH v2 1/2] tests/qtest: Extract qtest_qom_has_concrete_type() helper Philippe Mathieu-Daudé
2025-01-30 10:37 ` [PATCH v2 2/2] tests/qtest: Make qtest_has_accel() generic Philippe Mathieu-Daudé
2025-01-31 5:10 ` [PATCH v2 0/2] " Akihiko Odaki
2025-01-31 12:37 ` Fabiano Rosas [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=87cyg3gnwo.fsf@suse.de \
--to=farosas@suse.de \
--cc=akihiko.odaki@daynix.com \
--cc=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=phil@philjordan.eu \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=shentey@gmail.com \
--cc=thuth@redhat.com \
--cc=xen-devel@lists.xenproject.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.