Daniel P. Berrangé <[email protected]> wrote:
> This renames the following QEMUFile fields
>
>  * bytes_xfer -> rate_limit_used
>  * xfer_limit -> rate_limit_max
>
> The intent is to make it clear that 'bytes_xfer' is specifically related
> to rate limiting of data and applies to data queued, which need not have
> been transferred on the wire yet if a flush hasn't taken place.
>
> Reviewed-by: Dr. David Alan Gilbert <[email protected]>
> Signed-off-by: Daniel P. Berrangé <[email protected]>

Reviewed-by: Juan Quintela <[email protected]>


Reply via email to