diff options
| author | Daniel P. Berrangé | 2022-06-20 13:01:56 +0200 |
|---|---|---|
| committer | Dr. David Alan Gilbert | 2022-06-22 20:33:43 +0200 |
| commit | 2893a2884b1deb09af51f4377f1aaf29b28b0c93 (patch) | |
| tree | 0784a3770926923ccc5e27dd7f4e5f6beea33048 /python/setup.py | |
| parent | migration: stop passing 'opaque' parameter to QEMUFile hooks (diff) | |
| download | qemu-2893a2884b1deb09af51f4377f1aaf29b28b0c93.tar.gz qemu-2893a2884b1deb09af51f4377f1aaf29b28b0c93.tar.xz qemu-2893a2884b1deb09af51f4377f1aaf29b28b0c93.zip | |
migration: hardcode assumption that QEMUFile is backed with QIOChannel
The only callers of qemu_fopen_ops pass 'true' for the 'has_ioc'
parameter, so hardcode this assumption in QEMUFile, by passing in
the QIOChannel object as a non-opaque parameter.
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>
dgilbert: Fixed long line
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions
