Home
last modified time | relevance | path

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

/qemu/tests/qtest/migration/
H A Dmigration-qmp.h29 void wait_for_suspend(QTestState *who, QTestMigrationState *state);
H A Dframework.c497 wait_for_suspend(from, &src_state); in migrate_postcopy_prepare()
759 wait_for_suspend(from, &src_state); in test_precopy_common()
H A Dmigration-qmp.c278 void wait_for_suspend(QTestState *who, QTestMigrationState *state) in wait_for_suspend() function