Searched refs:test_migrate_precopy_tcp_multifd_start_common (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | migration-test.c | 2929 test_migrate_precopy_tcp_multifd_start_common(QTestState *from, in test_migrate_precopy_tcp_multifd_start_common() function 2959 test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migrate_precopy_tcp_multifd_start_zero_page_legacy() 2968 test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migration_precopy_tcp_multifd_start_no_zero_page() 3004 return test_migrate_precopy_tcp_multifd_start_common(from, to, "qpl"); in test_migrate_precopy_tcp_multifd_qpl_start() 3123 test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migrate_multifd_tcp_tls_psk_start_match() 3131 test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migrate_multifd_tcp_tls_psk_start_mismatch() 3140 test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migrate_multifd_tls_x509_start_default_host() 3148 test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migrate_multifd_tls_x509_start_override_host() 3156 test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migrate_multifd_tls_x509_start_mismatch_host() 3164 test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migrate_multifd_tls_x509_start_allow_anon_client() [all …]
|