Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dmigration.h485 bool migration_has_failed(MigrationState *);
H A Dmigration.c1448 type = migration_has_failed(s) ? MIG_EVENT_PRECOPY_FAILED : in migrate_fd_cleanup()
1599 bool migration_has_failed(MigrationState *s) in migration_has_failed() function