qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] util/hbitmap: Add an API to reset all set bi


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2] util/hbitmap: Add an API to reset all set bits in hbitmap
Date: Fri, 19 Jun 2015 12:54:06 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, May 22, 2015 at 09:29:46AM +0800, Wen Congyang wrote:
> The function bdrv_clear_dirty_bitmap() is updated to use
> faster hbitmap_reset_all() call.
> 
> Signed-off-by: Wen Congyang <address@hidden>
> Signed-off-by: zhanghailiang <address@hidden>
> Signed-off-by: Gonglei <address@hidden>
> Acked-by: Paolo Bonzini <address@hidden>
> Reviewed-by: Eric Blake <address@hidden>
> Reviewed-by: John Snow <address@hidden>
> ---
>  block.c                |  2 +-
>  include/qemu/hbitmap.h |  8 ++++++++
>  tests/test-hbitmap.c   | 38 ++++++++++++++++++++++++++++++++++++++
>  util/hbitmap.c         | 13 +++++++++++++
>  4 files changed, 60 insertions(+), 1 deletion(-)

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

Stefan

Attachment: pgpfD7zrtWKPF.pgp
Description: PGP signature


reply via email to

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