Re: [libvirt] [PATCH v2 2/9] caps: Add new capability for the iotune group name

2016-11-09 Thread John Ferlan
On 11/07/2016 04:56 PM, John Ferlan wrote: > Add the capability to detect if the qemu binary can support the feature > to use throttling.group. > > Signed-off-by: John Ferlan > --- > src/qemu/qemu_capabilities.c| 2 ++ > src/qemu/qemu_capabilities.h

[libvirt] [PATCH v2 2/9] caps: Add new capability for the iotune group name

2016-11-07 Thread John Ferlan
Add the capability to detect if the qemu binary can support the feature to use throttling.group. Signed-off-by: John Ferlan --- src/qemu/qemu_capabilities.c| 2 ++ src/qemu/qemu_capabilities.h| 1 + tests/qemucapabilitiesdata/caps_2.4.0.x86