Home
last modified time | relevance | path

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

/qemu/migration/
H A Dqemu-file.h70 QEMUFile *qemu_file_get_return_path(QEMUFile *f);
H A Dcolo.c542 s->rp_state.from_dst_file = qemu_file_get_return_path(s->to_dst_file); in colo_process_checkpoint()
848 mis->to_src_file = qemu_file_get_return_path(mis->from_src_file); in colo_process_incoming_thread()
H A Dqemu-file.c120 QEMUFile *qemu_file_get_return_path(QEMUFile *f) in qemu_file_get_return_path() function
H A Dmigration.c838 mis->to_src_file = qemu_file_get_return_path(mis->from_src_file); in postcopy_try_recover()
2404 ms->rp_state.from_dst_file = qemu_file_get_return_path(ms->to_dst_file); in open_return_path_on_source()
H A Dsavevm.c2474 mis->to_src_file = qemu_file_get_return_path(f); in loadvm_process_command()
/qemu/docs/devel/migration/
H A Dmain.rst569 ``qemu_file_get_return_path(QEMUFile* fwdpath)`` gives the QEMUFile* for the return