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