]> git.proxmox.com Git - mirror_qemu.git/commit
migration: remove the QEMUFileOps 'get_return_path' callback
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 20 Jun 2022 11:02:04 +0000 (12:02 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jun 2022 09:18:13 +0000 (10:18 +0100)
commit02bdbe172da51ae2189d8c6035c3aeb3788b553f
tree10f99fda555d9e8c2f084248c165a2003170ba81
parentec2135eec80dc0bd4089d8af2db28c386fadc558
migration: remove the QEMUFileOps 'get_return_path' callback

This directly implements the get_return_path logic using QIOChannel APIs.

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/qemu-file-channel.c
migration/qemu-file.c
migration/qemu-file.h