]> git.proxmox.com Git - mirror_qemu.git/commit
migration: remove the QEMUFileOps 'shut_down' callback
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 20 Jun 2022 11:01:59 +0000 (12:01 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 22 Jun 2022 18:33:43 +0000 (19:33 +0100)
commitd3c581b750ab099aa8937df5533655b3f9d08ab3
tree96db98d46547314efbd62e94b216845e7c5a278f
parent0f58c3fcc7e0e9eb9127d4a2019f4a31825d79e3
migration: remove the QEMUFileOps 'shut_down' callback

This directly implements the shutdown 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