On Fri, Jan 29, 2016 at 05:02:08PM +0100, Peter Krempa wrote:
Performs binary subtraction of two bitmaps. Stores result in the
first
operand.
---
src/libvirt_private.syms | 1 +
src/util/virbitmap.c | 21 ++++++++++++++++++
src/util/virbitmap.h | 3 +++
tests/virbitmaptest.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 80 insertions(+)
ACK
Jan