On 21.05.2015 13:07, Pavel Boldin wrote:
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(a)mirantis.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(+)
ACK
Michal