Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dmigration.c2888 typedef enum MigThrError { enum
2895 } MigThrError; typedef
2962 static MigThrError postcopy_pause(MigrationState *s) in postcopy_pause()
3045 static MigThrError migration_detect_error(MigrationState *s) in migration_detect_error()
3437 MigThrError thr_error; in migration_thread()
3577 MigThrError thr_error; in bg_migration_thread()