aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/migration-helpers.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-17tests/qtest: remove break after g_assert_not_reached()Pierrick Bouvier1-1/+0
2024-09-03tests/qtest/migration-helpers: Don't dup argument to qdict_put_str()Peter Maydell1-1/+1
2024-09-03tests/qtest/migration-helpers: Fix migrate_get_socket_address() leakPeter Maydell1-10/+8
2024-06-21tests/migration-tests: migration_event_wait()Peter Xu1-9/+22
2024-06-21tests/migration-tests: Always enable migration eventsPeter Xu1-0/+1
2024-06-21tests/qtest/migration: Add tests for file migration with direct-ioFabiano Rosas1-0/+44
2024-04-23tests/qtest/migration: Fix typo for vsock in SocketAddress_to_strHet Gala1-1/+1
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala1-9/+13
2024-04-23tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...Het Gala1-0/+75
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala1-2/+11
2024-04-23tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...Het Gala1-10/+19
2024-04-23tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala1-1/+53
2024-04-23tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala1-1/+2
2024-01-16tests/qtest/migration: Add a wrapper to print test namesFabiano Rosas1-0/+32
2024-01-16tests/qtest/migration: Print migration incoming errorsFabiano Rosas1-0/+6
2024-01-04tests/qtest: precopy migration with suspendSteve Sistare1-0/+3
2024-01-04tests/qtest: migration eventsSteve Sistare1-16/+6
2023-10-20tests/qtest/migration: Allow user to specify a machine typeFabiano Rosas1-0/+26
2023-10-20tests/qtest/migration: Introduce find_common_machine_versionFabiano Rosas1-0/+26
2023-10-11tests/qtest: migration: Add support for negative testing of qmp_migrateFabiano Rosas1-0/+20
2023-10-11tests/qtest: migration: Add migrate_incoming_qmp helperFabiano Rosas1-0/+29
2023-10-11tests/qtest: migration: Expose migrate_set_capabilityFabiano Rosas1-0/+11
2023-06-02tests/qtest: capture RESUME events during migrationDaniel P. Berrangé1-0/+13
2023-06-02tests/qtest: replace wait_command() with qtest_qmp_assert_successDaniel P. Berrangé1-50/+3
2023-06-02tests/qtest: switch to using event callbacks for STOP eventDaniel P. Berrangé1-10/+9
2023-06-02tests/qtest: get rid of some 'qtest_qmp' usage in migration testDaniel P. Berrangé1-5/+3
2023-06-02tests/qtest: get rid of 'qmp_command' helper in migration testDaniel P. Berrangé1-22/+0
2022-08-25tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng1-0/+2
2022-07-20tests: Add dirty page rate limit testHyman Huang(黄勇)1-0/+22
2022-07-05tests: wait max 120 seconds for migration test status changesDaniel P. Berrangé1-0/+14
2022-05-16tests: ensure migration status isn't reported as failedDaniel P. Berrangé1-0/+13
2020-10-24tests/migration: fix memleak in wait_command/wait_command_fdChen Qun1-4/+12
2020-10-12qtest: remove qtest_qmp_receive_successMaxim Levitsky1-5/+20
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+167