Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dmigration.c2894 MIG_THR_ERR_FATAL = 2, enumerator
3027 return MIG_THR_ERR_FATAL; in postcopy_pause()
3054 return MIG_THR_ERR_FATAL; in migration_detect_error()
3091 return MIG_THR_ERR_FATAL; in migration_detect_error()
3526 if (thr_error == MIG_THR_ERR_FATAL) { in migration_thread()
3683 if (thr_error == MIG_THR_ERR_FATAL) { in bg_migration_thread()