Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/migration/
H A Dprecopy-tests.c682 migration_event_wait(from, phase); in test_cancel_src_after_failed()
708 migration_event_wait(from, phase); in test_cancel_src_after_cancelled()
730 migration_event_wait(from, phase); in test_cancel_src_after_complete()
778 migration_event_wait(from, phase); in test_cancel_src_pre_switchover()
780 migration_event_wait(from, "cancelling"); in test_cancel_src_pre_switchover()
1166 migration_event_wait(to, "failed"); in test_dirty_limit()
H A Dmigration-qmp.h21 void migration_event_wait(QTestState *s, const char *target);
H A Dmigration-qmp.c38 void migration_event_wait(QTestState *s, const char *target) in migration_event_wait() function
187 migration_event_wait(to, "setup"); in migrate_incoming_qmp()
H A Dframework.c689 migration_event_wait(from, "postcopy-recover-setup"); in test_postcopy_recovery_common()
698 migration_event_wait(from, "postcopy-paused"); in test_postcopy_recovery_common()
708 migration_event_wait(from, "postcopy-recover"); in test_postcopy_recovery_common()