Searched refs:migration_stop_vm (Results 1 – 1 of 1) sorted by relevance
216 static int migration_stop_vm(MigrationState *s, RunState state) in migration_stop_vm() function2524 ret = migration_stop_vm(ms, RUN_STATE_FINISH_MIGRATE); in postcopy_start()2727 ret = migration_stop_vm(s, RUN_STATE_FINISH_MIGRATE); in migration_completion_precopy()3638 if (migration_stop_vm(s, RUN_STATE_PAUSED)) { in bg_migration_thread()3788 ret = migration_stop_vm(s, RUN_STATE_FINISH_MIGRATE); in migrate_fd_connect()