Home
last modified time | relevance | path

Searched refs:migrate_has_error (Results 1 – 2 of 2) sorted by last modified time

/qemu/migration/
H A Dmigration.c1419 bool migrate_has_error(MigrationState *s) in migrate_has_error() function
2109 if (migrate_has_error(s)) { in migration_rp_wait()
2116 if (migrate_has_error(s)) { in migration_rp_wait()
2436 if (migrate_has_error(ms) && ms->rp_state.from_dst_file) { in close_return_path_on_source()
2447 return migrate_has_error(ms); in close_return_path_on_source()
H A Dmigration.h471 bool migrate_has_error(MigrationState *s);