aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/migration-test.c
AgeCommit message (Expand)Author
2023-07-26qtest/migration-tests.c: use "-incoming defer" for postcopy testsWei Wang
2023-07-26migration-test: machine_opts is really arch specificJuan Quintela
2023-07-26migration-test: Create arch_optsJuan Quintela
2023-07-26migration-test: Make machine_opts regular with other optionsJuan Quintela
2023-07-26migration-test: Be consistent for ppcJuan Quintela
2023-07-18tests/qtest: Fix typo in multifd cancel testFabiano Rosas
2023-07-10tests/qtest: massively speed up migration-testDaniel P. Berrangé
2023-06-30tests: Add migration switchover ack capability testAvihai Horon
2023-06-02qtest/migration: Document live=true casesPeter Xu
2023-06-02tests/qtest: make more migration pre-copy scenarios run non-liveDaniel P. Berrangé
2023-06-02tests/qtest: distinguish src/dst migration VM stop/resume eventsDaniel P. Berrangé
2023-06-02tests/qtest: capture RESUME events during migrationDaniel P. Berrangé
2023-06-02tests/qtest: replace wait_command() with qtest_qmp_assert_successDaniel P. Berrangé
2023-06-02tests/qtest: switch to using event callbacks for STOP eventDaniel P. Berrangé
2023-06-02tests/qtest: get rid of some 'qtest_qmp' usage in migration testDaniel P. Berrangé
2023-06-02tests/qtest: get rid of 'qmp_command' helper in migration testDaniel P. Berrangé
2023-05-16tests/qtest: replace qmp_discard_response with qtest_qmp_assert_successDaniel P. Berrangé
2023-05-08qtest/migration-test.c: Add postcopy tests with compress enabledLukas Straub
2023-05-08qtest/migration-test.c: Add tests with compress enabledLukas Straub
2023-05-02tests/qtest: Fix tests when no KVM or TCG are presentFabiano Rosas
2023-04-20tests/migration: Only run auto_converge in slow modeJuan Quintela
2023-03-22qtests: avoid printing comments before g_test_init()Daniel P. Berrangé
2023-03-13tests/migration: Tweek auto converge limits checkDr. David Alan Gilbert
2023-03-04tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancelPeter Maydell
2023-02-06util/userfaultfd: Add uffd_open()Peter Xu
2023-01-16Call qemu_socketpair() instead of socketpair() when possibleGuoyi Tu
2022-12-03tests/qtest/migration-test: Fix unlink error and memory leaksThomas Huth
2022-11-06tests/qtest: migration-test: Enable TLS PSK tests for win32Bin Meng
2022-11-06tests/qtest: Fix two format stringsStefan Weil
2022-10-28tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati...Xuzhou Cheng
2022-10-28tests/qtest: Use EXIT_FAILURE instead of magic numberBin Meng
2022-10-22tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warningBin Meng
2022-10-12tests/qtest: migration-test: Avoid using hardcoded /tmpBin Meng
2022-09-27tests/qtest: migration-test: Skip running some TLS cases for win32Bin Meng
2022-09-27tests/qtest: migration-test: Disable IO redirection for win32Bin Meng
2022-08-25tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng
2022-08-25tests/qtest: migration-test: Handle link() for win32Bin Meng
2022-08-25tests: Use g_mkdir_with_parents()Bin Meng
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng
2022-08-24tests/qtest/migration-test: Remove duplicated test_postcopy from the test planThomas Huth
2022-08-24tests/qtest/migration-test: Only wait for serial output where migration succeedsThomas Huth
2022-08-01tests/qtest/migration-test: Run the dirty ring tests only with the x86 targetThomas Huth
2022-08-01migration-test: Allow test to run without uffdPeter Xu
2022-08-01migration-test: Use migrate_ensure_converge() for auto-convergePeter Xu
2022-07-20tests: Add postcopy preempt testsPeter Xu
2022-07-20tests: Add postcopy tls recovery migration testPeter Xu
2022-07-20tests: Add postcopy tls migration testPeter Xu
2022-07-20tests: Move MigrateCommon upperPeter Xu
2022-07-20tests: Add dirty page rate limit testHyman Huang(黄勇)
2022-07-05tests: use consistent bandwidth/downtime limits in migration testsDaniel P. Berrangé