Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c744 typedef struct TestMigrateSource { struct
748 } TestMigrateSource; typedef
753 TestMigrateSource *t = (TestMigrateSource *)source; in test_migrate_source_check()
857 sizeof(TestMigrateSource)); in test_migrate()
858 ((TestMigrateSource *)source)->src = s; in test_migrate()
859 ((TestMigrateSource *)source)->dest = dest; in test_migrate()