Home
last modified time | relevance | path

Searched defs:src_state (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/migration/
H A Dmigration-qmp.c367 void wait_for_migration_pass(QTestState *who, QTestMigrationState *src_state) in wait_for_migration_pass()
514 QTestMigrationState *src_state) in migrate_postcopy_start()
H A Dframework.c37 static QTestMigrationState src_state; variable