aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/migration-helpers.h
AgeCommit message (Expand)Author
2024-06-21tests/migration-tests: migration_event_wait()Peter Xu
2024-06-21tests/qtest/migration: Add tests for file migration with direct-ioFabiano Rosas
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmp_failHet 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-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 'qmp_command' helper in migration testDaniel P. Berrangé
2023-01-11tests: add G_GNUC_PRINTF for various functionsDaniel 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-05-16tests: ensure migration status isn't reported as failedDaniel P. Berrangé
2022-05-11Clean up ill-advised or unusual header guardsMarkus Armbruster
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-01-12test: Move qtests to a separate directoryThomas Huth