qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] tests/qtest: Make qtest_has_accel() generic
@ 2025-01-30 10:37 Philippe Mathieu-Daudé
  2025-01-30 10:37 ` [PATCH v2 1/2] tests/qtest: Extract qtest_qom_has_concrete_type() helper Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-01-30 10:37 UTC (permalink / raw)
  To: qemu-devel
  Cc: Daniel P . Berrangé, Paolo Bonzini, Bernhard Beschow,
	Thomas Huth, Markus Armbruster, Akihiko Odaki, Fabiano Rosas,
	Phil Dennis-Jordan, xen-devel, Laurent Vivier,
	Philippe Mathieu-Daudé

(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(-)

-- 
2.47.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-31 12:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).