Searched refs:qemu_loadvm_state (Results 1 - 5 of 5) sorted by relevance

/external/qemu/
H A Dmigration-exec.c123 ret = qemu_loadvm_state(f);
H A Dmigration-tcp-android.c147 ret = qemu_loadvm_state(f);
H A Dmigration-tcp.c159 ret = qemu_loadvm_state(f);
H A Dsysemu.h77 int qemu_loadvm_state(QEMUFile *f);
H A Dsavevm.c1064 int qemu_loadvm_state(QEMUFile *f) function
1376 ret = qemu_loadvm_state(f);

Completed in 37 milliseconds