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.c662 TestMigrateStartHook start_hook; member
1260 if (args->start_hook) { in migrate_postcopy_prepare()
1785 if (args->start_hook) { in test_precopy_common()
1786 data_hook = args->start_hook(from, to); in test_precopy_common()
1938 if (args->start_hook) { in test_file_common()
1939 data_hook = args->start_hook(from, to); in test_file_common()
2151 .start_hook = test_migrate_xbzrle_start, in test_precopy_unix_xbzrle()
2276 .start_hook = test_mode_reboot_start in test_mode_reboot()
2289 .start_hook = migrate_mapped_ram_start, in test_precopy_file_mapped_ram_live()
2302 .start_hook = migrate_mapped_ram_start, in test_precopy_file_mapped_ram()
[all …]