Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dclient-options.h15 bool migrate_send_switchover_start(void);
/openbmc/qemu/hw/vfio/
H A Dmigration-multifd.c479 migrate_send_switchover_start(); in vfio_multifd_transfer_supported()
/openbmc/qemu/migration/
H A Doptions.c214 bool migrate_send_switchover_start(void) in migrate_send_switchover_start() function
H A Dsavevm.c1245 if (migrate_send_switchover_start()) { in qemu_savevm_maybe_send_switchover_start()