Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c2889 test_migrate_precopy_tcp_multifd_start_common(QTestState *from, in test_migrate_precopy_tcp_multifd_start_common() function
2912 return test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migrate_precopy_tcp_multifd_start()
2919 test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migrate_precopy_tcp_multifd_start_zero_page_legacy()
2928 test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migration_precopy_tcp_multifd_start_no_zero_page()
2944 return test_migrate_precopy_tcp_multifd_start_common(from, to, "zlib"); in test_migrate_precopy_tcp_multifd_zlib_start()
2955 return test_migrate_precopy_tcp_multifd_start_common(from, to, "zstd"); in test_migrate_precopy_tcp_multifd_zstd_start()
2967 return test_migrate_precopy_tcp_multifd_start_common(from, to, "qatzip"); in test_migrate_precopy_tcp_multifd_qatzip_start()
2976 return test_migrate_precopy_tcp_multifd_start_common(from, to, "qpl"); in test_migrate_precopy_tcp_multifd_qpl_start()
2984 return test_migrate_precopy_tcp_multifd_start_common(from, to, "uadk"); in test_migrate_precopy_tcp_multifd_uadk_start()
3106 test_migrate_precopy_tcp_multifd_start_common(from, to, "none"); in test_migrate_multifd_tcp_tls_psk_start_match()
[all …]