Paolo Bonzini <[email protected]> wrote:
> Buffering was needed because blocking writes could take a long time
> and starve other threads seeking to grab the big QEMU mutex.
>
> Now that all writes (except within _complete callbacks) are done
> outside the big QEMU mutex, we do not need buffering at all.
>
> Signed-off-by: Paolo Bonzini <[email protected]>

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

DEBUG error change was already found by Orit.

Reply via email to