On 28/1/25 14:54, Philippe Mathieu-Daudé wrote:
Hi,
This series modify few bits of the migration QTest framework
to allow running the tests using the HVF framework (also
leaving the possibilty for other ones, removing the KVM/TCG
restriction).
Forgot to mention:
Based-on: <20250128111821.93767-1-phi...@linaro.org>
"tests/qtest: Make qtest_has_accel() generic"
Philippe Mathieu-Daudé (7):
migration/dirtyrate: Do not unlock cpu_list lock twice
tests/qtest/migration: Make 'has_dirty_ring' generic
tests/qtest/migration: Initialize MigrationTestEnv::arch early
tests/qtest/migration: Pass accelerator arguments as machine option
tests/qtest/migration: Add MigrationTestEnv::has_hvf field
tests/qtest/migration: Run aarch64/HVF tests using GICv2
tests/qtest/migration: Allow using accelerators different of TCG / KVM