Home
last modified time | relevance | path

Searched defs:in_postcopy (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/migration/
H A Dsavevm.c1430 bool in_postcopy = migration_in_postcopy(); in should_send_vmdesc() local
1474 int qemu_savevm_state_complete_precopy_iterable(QEMUFile *f, bool in_postcopy) in qemu_savevm_state_complete_precopy_iterable()
1517 bool in_postcopy, in qemu_savevm_state_complete_precopy_non_iterable()
1591 bool in_postcopy = migration_in_postcopy(); in qemu_savevm_state_complete_precopy() local
H A Dmigration.c3220 bool in_postcopy = s->state == MIGRATION_STATUS_POSTCOPY_ACTIVE; in migration_iteration_run() local