Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dpostcopy-ram.h198 bool postcopy_is_paused(MigrationStatus status);
H A Dpostcopy-ram.c1774 bool postcopy_is_paused(MigrationStatus status) in postcopy_is_paused() function
H A Dmigration.c3042 } while (postcopy_is_paused(s->state)); in postcopy_pause()
H A Dsavevm.c2871 } while (postcopy_is_paused(mis->state)); in postcopy_pause_incoming()