Searched defs:in_postcopy (Results 1 – 2 of 2) sorted by relevance
1576 int qemu_savevm_state_complete_precopy_iterable(QEMUFile *f, bool in_postcopy) in qemu_savevm_state_complete_precopy_iterable()1648 bool in_postcopy) in qemu_savevm_state_complete_precopy_non_iterable()
3442 bool in_postcopy = s->state == MIGRATION_STATUS_POSTCOPY_ACTIVE; in migration_iteration_run() local