qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3] win32-aio: use iov utility functions instead


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3] win32-aio: use iov utility functions instead of open-coding them
Date: Fri, 18 Jan 2013 10:00:02 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Jan 17, 2013 at 06:47:52PM +0400, Michael Tokarev wrote:
> We have iov_from_buf() and iov_to_buf(), use them instead of
> open-coding these in block/win32-aio.c
> ---
> v3: added the forgotten #include (compile-tested on mingw32)
> v2: rebase on top of the fix from bonzini@
> 
>  block/win32-aio.c |   17 +++--------------
>  1 file changed, 3 insertions(+), 14 deletions(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan



reply via email to

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