Home
last modified time | relevance | path

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

/qemu/tests/qtest/migration/
H A Dmigration-qmp.h45 void migrate_postcopy_start(QTestState *from, QTestState *to,
H A Dframework.c543 migrate_postcopy_start(from, to, &src_state); in test_postcopy_common()
688 migrate_postcopy_start(from, to, &src_state); in test_postcopy_recovery_common()
H A Dmigration-qmp.c513 void migrate_postcopy_start(QTestState *from, QTestState *to, in migrate_postcopy_start() function