Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dsavevm.c1576 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()
H A Dmigration.c3442 bool in_postcopy = s->state == MIGRATION_STATUS_POSTCOPY_ACTIVE; in migration_iteration_run() local