Searched refs:postcopy_start (Results 1 – 2 of 2) sorted by relevance
2496 static int postcopy_start(MigrationState *ms, Error **errp) in postcopy_start() function3242 if (postcopy_start(s, &local_err)) { in migration_iteration_run()
177 postcopy_start(void) ""