Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c661 TestMigrateStartHook start_hook; member
1262 if (args->start_hook) { in migrate_postcopy_prepare()
1263 args->postcopy_data = args->start_hook(from, to); in migrate_postcopy_prepare()
1365 .start_hook = test_migrate_tls_psk_start_match, in test_postcopy_tls_psk()
1376 .start_hook = test_migrate_tls_psk_start_match, in test_postcopy_preempt_tls_psk()
1599 .start_hook = test_migrate_tls_psk_start_match, in test_postcopy_recovery_tls_psk()
1622 .start_hook = test_migrate_tls_psk_start_match, in test_postcopy_preempt_all()
1710 if (args->start_hook) { in test_precopy_common()
1711 data_hook = args->start_hook(from, to); in test_precopy_common()
1863 if (args->start_hook) { in test_file_common()
[all …]