[libvirt] [PATCH 08/21] util: Reintroduce virBitmapSubtract

John Ferlan jferlan at redhat.com
Mon Nov 13 20:15:29 UTC 2017



On 11/13/2017 03:50 AM, Martin Kletzander wrote:
> Already introduced in the past with 9479642fd3c5, but then renamed to
> virBitmapIntersect by a908e9e45eb2.  This time we'll really use it.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  src/libvirt_private.syms |  1 +
>  src/util/virbitmap.c     | 22 ++++++++++++++++++++++
>  src/util/virbitmap.h     |  3 +++
>  tests/virbitmaptest.c    | 42 ++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 68 insertions(+)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list