[libvirt] [PATCH 0/3] bitmap: Clarify and add tests for empty bitmap

Marc Hartmayer mhartmay at linux.vnet.ibm.com
Wed Jul 6 12:02:25 UTC 2016


This patch series clarifies the virBitmapLastSetBit function and adds some
tests for the empty bitmap.

It also clarifies the documentations of virBitmapNewQuiet and virBitmapNew.

Marc Hartmayer (3):
  util: bitmap: clarify virBitmapLastSetBit() behavior for empty bitmaps
  util: bitmap: Mention the size == 0 handling
  tests: Add test cases for the empty bitmap

 src/util/virbitmap.c  | 18 +++++++++++-------
 tests/virbitmaptest.c | 17 +++++++++++++++++
 2 files changed, 28 insertions(+), 7 deletions(-)

-- 
2.5.5




More information about the libvir-list mailing list