Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dmisc.h40 int precopy_notify(PrecopyNotifyReason reason, Error **errp);
/openbmc/qemu/migration/
H A Dram.c445 int precopy_notify(PrecopyNotifyReason reason, Error **errp) in precopy_notify() function
1099 if (precopy_notify(PRECOPY_NOTIFY_BEFORE_BITMAP_SYNC, &local_err)) { in migration_bitmap_sync_precopy()
1106 if (precopy_notify(PRECOPY_NOTIFY_AFTER_BITMAP_SYNC, &local_err)) { in migration_bitmap_sync_precopy()
H A Dsavevm.c1359 return precopy_notify(PRECOPY_NOTIFY_SETUP, errp); in qemu_savevm_state_setup()
1612 if (precopy_notify(PRECOPY_NOTIFY_COMPLETE, &local_err)) { in qemu_savevm_state_complete_precopy()
1692 if (precopy_notify(PRECOPY_NOTIFY_CLEANUP, &local_err)) { in qemu_savevm_state_cleanup()