aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/migration-helpers.c
AgeCommit message (Expand)Author
2024-06-21tests/migration-tests: migration_event_wait()Peter Xu
2024-06-21tests/migration-tests: Always enable migration eventsPeter Xu
2024-06-21tests/qtest/migration: Add tests for file migration with direct-ioFabiano Rosas
2024-04-23tests/qtest/migration: Fix typo for vsock in SocketAddress_to_strHet Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala
2024-04-23tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...Het Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala
2024-04-23tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...Het Gala
2024-04-23tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala
2024-04-23tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala
2024-01-16tests/qtest/migration: Add a wrapper to print test namesFabiano Rosas
2024-01-16tests/qtest/migration: Print migration incoming errorsFabiano Rosas
2024-01-04tests/qtest: precopy migration with suspendSteve Sistare
2024-01-04tests/qtest: migration eventsSteve Sistare
2023-10-20tests/qtest/migration: Allow user to specify a machine typeFabiano Rosas
2023-10-20tests/qtest/migration: Introduce find_common_machine_versionFabiano Rosas
2023-10-11tests/qtest: migration: Add support for negative testing of qmp_migrateFabiano Rosas
2023-10-11tests/qtest: migration: Add migrate_incoming_qmp helperFabiano Rosas
2023-10-11tests/qtest: migration: Expose migrate_set_capabilityFabiano Rosas
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é
2022-08-25tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng
2022-07-20tests: Add dirty page rate limit testHyman Huang(黄勇)
2022-07-05tests: wait max 120 seconds for migration test status changesDaniel P. Berrangé
2022-05-16tests: ensure migration status isn't reported as failedDaniel P. Berrangé
2020-10-24tests/migration: fix memleak in wait_command/wait_command_fdChen Qun
2020-10-12qtest: remove qtest_qmp_receive_successMaxim Levitsky
2020-01-12test: Move qtests to a separate directoryThomas Huth