Daniel P. Berrangé <[email protected]> wrote: > 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 <[email protected]> > Signed-off-by: Daniel P. Berrangé <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> nice cleanup
