qemu/tests/qtest/migration
Juraj Marcin 3dec966f27 tests/qtest/migration: Use out-of-band execution for migrate-recover
In real use cases, the migrate-recover command requires out-of-band
execution, because the thread processing normal commands is blocked by a
page fault in the guest memory. With this change, the tests will be
closer to real use cases and could help detect regressions and other
bugs in migration recovery.

Signed-off-by: Juraj Marcin <jmarcin@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
2025-01-17 11:48:44 -03:00
..
aarch64 tests/migration: Disambiguate guestperf vs. a-b 2024-12-12 10:25:39 -03:00
i386 tests/migration: Disambiguate guestperf vs. a-b 2024-12-12 10:25:39 -03:00
ppc64 tests/migration: Disambiguate guestperf vs. a-b 2024-12-12 10:25:39 -03:00
s390x tests/migration: Disambiguate guestperf vs. a-b 2024-12-12 10:25:39 -03:00
bootfile.c tests/qtest/migration: Move common test code 2024-12-12 10:25:40 -03:00
bootfile.h tests/qtest/migration: Move common test code 2024-12-12 10:25:40 -03:00
compression-tests.c tests/qtest/migration: Fix compile errors when CONFIG_UADK is set 2025-01-02 16:00:49 -03:00
cpr-tests.c tests/qtest/migration: Split CPR tests 2024-12-12 10:25:41 -03:00
file-tests.c tests/qtest/migration: Split file tests 2024-12-12 10:25:41 -03:00
framework.c tests/qtest/migration: Use out-of-band execution for migrate-recover 2025-01-17 11:48:44 -03:00
framework.h tests/qtest/migration: Use out-of-band execution for migrate-recover 2025-01-17 11:48:44 -03:00
Makefile tests/migration: Disambiguate guestperf vs. a-b 2024-12-12 10:25:39 -03:00
migration-qmp.c tests/qtest/migration: Use out-of-band execution for migrate-recover 2025-01-17 11:48:44 -03:00
migration-qmp.h tests/qtest/migration: Rename migration-helpers.c 2024-12-12 10:25:40 -03:00
migration-util.c tests/qtest/migration: Re-enable postcopy tests 2025-01-02 16:00:51 -03:00
migration-util.h tests/qtest/migration: Move kvm_dirty_ring_supported to utils 2024-12-12 10:25:40 -03:00
misc-tests.c tests/qtest/migration: Split validation tests + misc 2024-12-12 10:25:42 -03:00
postcopy-tests.c tests/qtest/migration: Split postcopy tests 2024-12-12 10:25:41 -03:00
precopy-tests.c tests/qtest/migration: Do proper cleanup in the dirty_limit test 2025-01-02 16:00:50 -03:00
tls-tests.c tests/qtest/migration: Split TLS tests from migration-test.c 2024-12-12 10:25:40 -03:00