summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorDaniel P. Berrangé2022-06-20 13:01:57 +0200
committerDr. David Alan Gilbert2022-06-22 20:33:43 +0200
commitc0c6e1e2dd26ee3ee0218d64be6c532872935070 (patch)
treee843f823d267fd607f7e465867cf7583c3bfc91c /python
parentmigration: hardcode assumption that QEMUFile is backed with QIOChannel (diff)
downloadqemu-c0c6e1e2dd26ee3ee0218d64be6c532872935070.tar.gz
qemu-c0c6e1e2dd26ee3ee0218d64be6c532872935070.tar.xz
qemu-c0c6e1e2dd26ee3ee0218d64be6c532872935070.zip
migration: introduce new constructors for QEMUFile
Prepare for the elimination of QEMUFileOps by introducing a pair of new constructors. This lets us distinguish between an input and output file object explicitly rather than via the existance of specific callbacks. 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>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions