Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dpostcopy-ram.h138 int postcopy_notify(enum PostcopyNotifyReason reason, Error **errp);
H A Dpostcopy-ram.c76 int postcopy_notify(enum PostcopyNotifyReason reason, Error **errp) in postcopy_notify() function
396 if (postcopy_notify(POSTCOPY_NOTIFY_PROBE, errp)) { in postcopy_ram_supported_by_host()
639 if (postcopy_notify(POSTCOPY_NOTIFY_INBOUND_END, &local_err)) { in postcopy_ram_incoming_cleanup()
H A Dsavevm.c1880 if (postcopy_notify(POSTCOPY_NOTIFY_INBOUND_ADVISE, &local_err)) { in loadvm_postcopy_handle_advise()
2108 if (postcopy_notify(POSTCOPY_NOTIFY_INBOUND_LISTEN, &local_err)) { in loadvm_postcopy_handle_listen()