]> xenbits.xensource.com Git - libvirt.git/commit
util: typedparam: Introduce 'virTypedParamListConcat'
authorPeter Krempa <pkrempa@redhat.com>
Tue, 18 Apr 2023 13:30:16 +0000 (15:30 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 2 May 2023 12:32:46 +0000 (14:32 +0200)
commite3dff704bf6b94c5e1c44dcc8e08a935fa0a9c5f
tree748e81a93703e336566ae465c236a5a80e9588e4
parent0d09e79b4217304d02322707123b1b6dbec3bbdf
util: typedparam: Introduce 'virTypedParamListConcat'

Introduce a helper function to concatenate two virTypedParamLists. This
will allow us to refactor qemuDomainGetStatsBlock to not access the list
directly.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/libvirt_private.syms
src/util/virtypedparam.c
src/util/virtypedparam.h