Home
last modified time | relevance | path

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

/qemu/include/migration/
H A Dmisc.h52 void qemu_loadvm_start_load_thread(MigrationLoadThread function,
/qemu/include/qemu/
H A Dtypedefs.h136 typedef bool (*MigrationLoadThread)(void *opaque, bool *should_quit, typedef
/qemu/migration/
H A Dsavevm.c2888 MigrationLoadThread function;
2919 void qemu_loadvm_start_load_thread(MigrationLoadThread function, in qemu_loadvm_start_load_thread()