"Daniel P. Berrange" <[email protected]> wrote: > The QEMUFile writev_buffer / put_buffer functions are expected > to write out the full set of requested data, blocking until > complete. The qemu_fflush() caller does not expect to deal with > partial writes. Clarify the function comments and add a sanity > check to the code to catch mistaken implementations. > > Reviewed-by: Dr. David Alan Gilbert <[email protected]> > Signed-off-by: Daniel P. Berrange <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
