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.c1384 static void wait_for_postcopy_status(QTestState *one, const char *status) in wait_for_postcopy_status() function
1471 wait_for_postcopy_status(from, "postcopy-recover"); in postcopy_recover_fail()
1481 wait_for_postcopy_status(from, "postcopy-paused"); in postcopy_recover_fail()
1482 wait_for_postcopy_status(to, "postcopy-recover"); in postcopy_recover_fail()
1491 wait_for_postcopy_status(to, "postcopy-paused"); in postcopy_recover_fail()
1538 wait_for_postcopy_status(to, "postcopy-paused"); in test_postcopy_recovery_common()
1539 wait_for_postcopy_status(from, "postcopy-paused"); in test_postcopy_recovery_common()