Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/migration/
H A Dframework.h63 * later passed to the TestMigrateEndHook
77 typedef void (*TestMigrateEndHook)(QTestState *from,
188 TestMigrateEndHook end_hook;
58 typedef void (*TestMigrateEndHook)(QTestState *from, global() typedef