Home
last modified time | relevance | path

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

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