diff options
| author | Daniel P. Berrangé | 2022-06-20 13:01:55 +0200 |
|---|---|---|
| committer | Dr. David Alan Gilbert | 2022-06-22 20:33:43 +0200 |
| commit | 365c0463db9382130c7201c5c91021fe84bf5f77 (patch) | |
| tree | 19f139dfd35fe0d07352eb7913ae6b8af1a7ae5c /python | |
| parent | migration: convert savevm to use QIOChannelBlock for VMState (diff) | |
| download | qemu-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
