[libvirt] [PATCH v2 4/6] util: add virTypedParamsAddStringList

Michal Privoznik mprivozn at redhat.com
Mon May 25 14:58:53 UTC 2015


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 at 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




More information about the libvir-list mailing list