qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 5/9] Use writev ops if available


From: Juan Quintela
Subject: Re: [Qemu-devel] [PATCH v3 5/9] Use writev ops if available
Date: Thu, 21 Mar 2013 18:17:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Orit Wasserman <address@hidden> wrote:
> Update qemu_fflush and stdio_close to use writev ops if they are available
> Use the buffers stored in the iovec.
>
> Signed-off-by: Orit Wasserman <address@hidden>

Reviewed-by: Juan Quintela <address@hidden>

I think that qemu_fflush() should only be called for QEMUFiles opened in
write mode, but that is independent of this series.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]