summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorDaniel P. Berrangé2022-06-20 13:01:55 +0200
committerDr. David Alan Gilbert2022-06-22 20:33:43 +0200
commit365c0463db9382130c7201c5c91021fe84bf5f77 (patch)
tree19f139dfd35fe0d07352eb7913ae6b8af1a7ae5c /python
parentmigration: convert savevm to use QIOChannelBlock for VMState (diff)
downloadqemu-365c0463db9382130c7201c5c91021fe84bf5f77.tar.gz
qemu-365c0463db9382130c7201c5c91021fe84bf5f77.tar.xz
qemu-365c0463db9382130c7201c5c91021fe84bf5f77.zip
migration: stop passing 'opaque' parameter to QEMUFile hooks
The only user of the hooks is RDMA which provides a QIOChannel backed impl of QEMUFile. It can thus use the qemu_file_get_ioc() method. 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