Home
last modified time | relevance | path

Searched refs:wait_for_stop (Results 1 – 5 of 5) sorted by relevance

/qemu/tests/qtest/migration/
H A Dmigration-qmp.h27 void wait_for_stop(QTestState *who, QTestMigrationState *state);
H A Dmigration-qmp.c264 void wait_for_stop(QTestState *who, QTestMigrationState *state) in wait_for_stop() function
518 wait_for_stop(from, src_state); in migrate_postcopy_start()
H A Dframework.c774 wait_for_stop(from, &src_state); in test_precopy_common()
842 wait_for_stop(from, &src_state); in test_precopy_common()
942 wait_for_stop(from, &src_state); in test_file_common()
H A Dmisc-tests.c118 wait_for_stop(from, get_src()); in test_ignore_shared()
H A Dprecopy-tests.c651 wait_for_stop(from, get_src()); in test_multifd_tcp_cancel()