Message ID | 20250128135429.8500-1-philmd@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | tests/qtest/migration: Update framework to allow using HVF accelerator | expand |
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-philmd@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