Home
last modified time | relevance | path

Searched refs:wait_for_resume (Results 1 – 3 of 3) sorted by relevance

/qemu/tests/qtest/migration/
H A Dmigration-qmp.h28 void wait_for_resume(QTestState *who, QTestMigrationState *state);
H A Dframework.c856 wait_for_resume(to, &dst_state); in test_precopy_common()
963 wait_for_resume(to, &dst_state); in test_file_common()
H A Dmigration-qmp.c271 void wait_for_resume(QTestState *who, QTestMigrationState *state) in wait_for_resume() function