Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dcolo.c135 qemu_file_shutdown(mis->from_src_file); in secondary_vm_do_failover()
138 qemu_file_shutdown(mis->to_src_file); in secondary_vm_do_failover()
177 qemu_file_shutdown(s->to_dst_file); in primary_vm_do_failover()
180 qemu_file_shutdown(s->rp_state.from_dst_file); in primary_vm_do_failover()
H A Dqemu-file.h69 int qemu_file_shutdown(QEMUFile *f);
H A Dmigration.c1514 qemu_file_shutdown(s->rp_state.from_dst_file); in migrate_fd_cancel()
1538 qemu_file_shutdown(s->to_dst_file); in migrate_fd_cancel()
1898 ret = qemu_file_shutdown(ms->to_dst_file); in qmp_migrate_pause()
1915 ret = qemu_file_shutdown(mis->from_src_file); in qmp_migrate_pause()
2264 qemu_file_shutdown(ms->postcopy_qemufile_src); in migration_release_dst_files()
2472 qemu_file_shutdown(ms->rp_state.from_dst_file); in close_return_path_on_source()
2992 qemu_file_shutdown(file); in postcopy_pause()
H A Dqemu-file.c63 int qemu_file_shutdown(QEMUFile *f) in qemu_file_shutdown() function
H A Dsavevm.c2800 qemu_file_shutdown(mis->from_src_file); in postcopy_pause_incoming()
2805 qemu_file_shutdown(mis->to_src_file); in postcopy_pause_incoming()
2817 qemu_file_shutdown(mis->postcopy_qemufile_dst); in postcopy_pause_incoming()
H A Dpostcopy-ram.c624 qemu_file_shutdown(mis->postcopy_qemufile_dst); in postcopy_ram_incoming_cleanup()