Home
last modified time | relevance | path

Searched refs:qemu_savevm_maybe_send_switchover_start (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/migration/
H A Dsavevm.h57 void qemu_savevm_maybe_send_switchover_start(QEMUFile *f);
H A Dcolo.c456 qemu_savevm_maybe_send_switchover_start(s->to_dst_file); in colo_do_checkpoint_transaction()
H A Dsavevm.c1243 void qemu_savevm_maybe_send_switchover_start(QEMUFile *f) in qemu_savevm_maybe_send_switchover_start() function
1815 qemu_savevm_maybe_send_switchover_start(f); in qemu_savevm_state()
H A Dmigration.c2969 qemu_savevm_maybe_send_switchover_start(s->to_dst_file); in migration_switchover_start()