Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c664 TestMigrateFinishHook finish_hook; member
1315 if (args->finish_hook) { in migrate_postcopy_complete()
1364 .finish_hook = test_migrate_tls_psk_finish, in test_postcopy_tls_psk()
1375 .finish_hook = test_migrate_tls_psk_finish, in test_postcopy_preempt_tls_psk()
1596 .finish_hook = test_migrate_tls_psk_finish, in test_postcopy_recovery_tls_psk()
1872 if (args->finish_hook) { in test_precopy_common()
1873 args->finish_hook(from, to, data_hook); in test_precopy_common()
1977 if (args->finish_hook) { in test_file_common()
1978 args->finish_hook(from, to, data_hook); in test_file_common()
2675 .finish_hook = test_migrate_fd_finish_hook in test_migrate_precopy_fd_socket()
[all …]