Home
last modified time | relevance | path

Searched refs:test_migrate_start (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c714 static int test_migrate_start(QTestState **from, QTestState **to, in test_migrate_start() function
1256 if (test_migrate_start(&from, &to, "defer", &args->start)) { in migrate_postcopy_prepare()
1634 if (test_migrate_start(&from, &to, "tcp:127.0.0.1:0", &args)) { in test_baddest()
1660 if (test_migrate_start(&from, &to, "tcp:127.0.0.1:0", &args)) { in test_analyze_script()
2102 if (test_migrate_start(&from, &to, uri, false, true, NULL, NULL)) {
2725 if (test_migrate_start(&from, &to, uri, args)) { in do_test_validate_uuid()
2871 if (test_migrate_start(&from, &to, uri, &args)) { in test_migrate_auto_converge()
3293 if (test_migrate_start(&from, &to, "defer", &args)) { in test_multifd_tcp_cancel()
3326 if (test_migrate_start(&from, &to2, "defer", &args)) { in test_multifd_tcp_cancel()
3666 if (test_migrate_start(&from, &to, args.listen_uri, &args.start)) { in test_migrate_dirty_limit()
[all …]