Re: [libvirt] [PATCHv3 2/5] lib: Add few flags for the bulk stats APIs

2014-08-28 Thread Peter Krempa
On 08/27/14 22:50, Eric Blake wrote: > On 08/27/2014 12:25 PM, Peter Krempa wrote: >> Add domain list filtering functions and a flag to enforce checking >> whether the remote daemon supports the requested stats groups. >> --- >> include/libvirt/libvirt.h.in | 15 +++ >> src/libvirt.c

Re: [libvirt] [PATCHv3 2/5] lib: Add few flags for the bulk stats APIs

2014-08-27 Thread Eric Blake
On 08/27/2014 12:25 PM, Peter Krempa wrote: > Add domain list filtering functions and a flag to enforce checking > whether the remote daemon supports the requested stats groups. > --- > include/libvirt/libvirt.h.in | 15 +++ > src/libvirt.c| 29 +

[libvirt] [PATCHv3 2/5] lib: Add few flags for the bulk stats APIs

2014-08-27 Thread Peter Krempa
Add domain list filtering functions and a flag to enforce checking whether the remote daemon supports the requested stats groups. --- include/libvirt/libvirt.h.in | 15 +++ src/libvirt.c| 29 - 2 files changed, 43 insertions(+), 1 deletion(-)