[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH 05/21] hbitmap: improve dirty iter
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-block] [PATCH 05/21] hbitmap: improve dirty iter |
Date: |
Tue, 31 Jan 2017 11:20:49 +0000 |
User-agent: |
Mutt/1.7.1 (2016-10-04) |
On Fri, Dec 23, 2016 at 05:28:48PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> Make dirty iter resistant to resetting bits in corresponding HBitmap.
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
> ---
> include/qemu/hbitmap.h | 24 ++----------------------
> util/hbitmap.c | 23 ++++++++++++++++++++++-
> 2 files changed, 24 insertions(+), 23 deletions(-)
Please add a test case to tests/test-hbitmap.c.
signature.asc
Description: PGP signature
- Re: [Qemu-block] [PATCH 05/21] hbitmap: improve dirty iter,
Stefan Hajnoczi <=