"Daniel P. Berrange" <berra...@redhat.com> 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 <dgilb...@redhat.com> > Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>