migration: remove the QEMUFileOps 'close' callback
commit0ae1f7f055d757c01ce3144a7041fa9341a3715b
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 20 Jun 2022 11:02:01 +0000 (20 12:02 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 22 Jun 2022 18:33:43 +0000 (22 19:33 +0100)
tree9e760b26874b4a324e067c1ae55947783f221712
parent80ad97069c3c434a3631f0c8bc0d5c4cee09be6d
migration: remove the QEMUFileOps 'close' callback

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