Re: [Qemu-devel] [PATCH v3 4/8] tests: add tests for hbitmap_next_dirty_area
On 08/14/2018 08:14 AM, Vladimir Sementsov-Ogievskiy wrote: > Signed-off-by: Vladimir Sementsov-Ogievskiy ACK, and Tested-by: John Snow > --- > tests/test-hbitmap.c | 106 > +++ > 1 file changed, 106 insertions(+) > > diff --git a/tests/test
[Qemu-devel] [PATCH v3 4/8] tests: add tests for hbitmap_next_dirty_area
Signed-off-by: Vladimir Sementsov-Ogievskiy --- tests/test-hbitmap.c | 106 +++ 1 file changed, 106 insertions(+) diff --git a/tests/test-hbitmap.c b/tests/test-hbitmap.c index dddb67c3c5..af5142b481 100644 --- a/tests/test-hbitmap.c +++ b/tests/te