[PATCH 0/2] tests/qtest: Make qtest_has_accel() generic

Philippe Mathieu-Daudé posted 2 patches 2 months ago
There is a newer version of this series
tests/qtest/libqtest.c | 110 +++++++++++++++++++++++------------------
1 file changed, 61 insertions(+), 49 deletions(-)
[PATCH 0/2] tests/qtest: Make qtest_has_accel() generic
Posted by Philippe Mathieu-Daudé 2 months ago
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