Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dmisc.h63 MIG_EVENT_PRECOPY_DONE, enumerator
/openbmc/qemu/ui/
H A Dspice-core.c580 } else if (e->type == MIG_EVENT_PRECOPY_DONE) { in migration_state_notifier()
/openbmc/qemu/migration/
H A Dmigration.c1439 MIG_EVENT_PRECOPY_DONE; in migrate_fd_cleanup()
2627 migration_call_notifiers(ms, MIG_EVENT_PRECOPY_DONE, NULL); in postcopy_start()