Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c1382 static void wait_for_postcopy_status(QTestState *one, const char *status) in wait_for_postcopy_status() function
1467 wait_for_postcopy_status(from, "postcopy-recover"); in postcopy_recover_fail()
1477 wait_for_postcopy_status(from, "postcopy-paused"); in postcopy_recover_fail()
1478 wait_for_postcopy_status(to, "postcopy-recover"); in postcopy_recover_fail()
1487 wait_for_postcopy_status(to, "postcopy-paused"); in postcopy_recover_fail()
1534 wait_for_postcopy_status(to, "postcopy-paused"); in test_postcopy_recovery_common()
1535 wait_for_postcopy_status(from, "postcopy-paused"); in test_postcopy_recovery_common()