
29 May
2015
29 May
'15
9:35 a.m.
On 05/26/2015 09:01 AM, Michal Privoznik wrote:
From: Pavel Boldin <pboldin@mirantis.com>
The `virTypedParamsAddStringList' function provides interface to add a NULL-terminated array of string values as a multi-value to the params.
Signed-off-by: Pavel Boldin <pboldin@mirantis.com> Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- include/libvirt/libvirt-host.h | 6 ++++++ src/libvirt_public.syms | 1 + src/util/virtypedparam.c | 36 ++++++++++++++++++++++++++++++++++++ tests/virtypedparamtest.c | 28 ++++++++++++++++++++++++++++ 4 files changed, 71 insertions(+)
Previous ACK still applies it seems - just going to need to change libvirt_public.syms John