[libvirt] [PATCH v2 3/6] virbitmap: Introduce virBitmapOverlaps

Daniel P. Berrange berrange at redhat.com
Fri Jul 25 16:18:25 UTC 2014


On Wed, Jul 23, 2014 at 05:37:19PM +0200, Michal Privoznik wrote:
> This internal API just checks if two bitmaps intersect or not.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
> 
> Notes:
>     This has been ACKed already, but the name of the function was not quite right.
>     But there's no functional change since then.
> 
>  src/libvirt_private.syms |  1 +
>  src/util/virbitmap.c     | 20 ++++++++++++++++++++
>  src/util/virbitmap.h     |  3 +++
>  tests/virbitmaptest.c    | 26 ++++++++++++++++++++++++++
>  4 files changed, 50 insertions(+)

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list