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

2017-11-13 Thread John Ferlan
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 > --- > src/libvirt_private.syms | 1 + >

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

2017-11-13 Thread Martin Kletzander
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 --- src/libvirt_private.syms | 1 + src/util/virbitmap.c | 22 ++