Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/migration/
H A Dframework.h65 typedef void * (*TestMigrateStartHook)(QTestState *from,
75 * by the TestMigrateStartHook if any, or NULL.
186 TestMigrateStartHook start_hook;
46 typedef void * (*TestMigrateStartHook)(QTestState *from, global() typedef