qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v8 01/17] block: Add qemu_{, try_}blockalign0()


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v8 01/17] block: Add qemu_{, try_}blockalign0()
Date: Wed, 22 Oct 2014 08:02:35 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 10/22/2014 06:09 AM, Max Reitz wrote:
> These functions call their non-0-counterparts and then fill the
> allocated buffer with 0 (if the allocation has been successful).
> 
> Signed-off-by: Max Reitz <address@hidden>
> ---
>  block.c               | 16 ++++++++++++++++
>  include/block/block.h |  2 ++
>  2 files changed, 18 insertions(+)

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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