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

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