On 06.07.2016 14:02, Marc Hartmayer wrote:
> 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 virBitmapLastSetB
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 t