[libvirt PATCH v4 2/8] virxml: Add virXMLPropTristateSwitch

Peter Krempa pkrempa at redhat.com
Fri Apr 16 07:29:13 UTC 2021


On Thu, Apr 08, 2021 at 10:57:04 +0200, Tim Wiederhake wrote:
> Convenience function to return the value of an on / off XML attribute.
> 
> Signed-off-by: Tim Wiederhake <twiederh at redhat.com>
> ---
>  src/libvirt_private.syms |  1 +
>  src/util/virxml.c        | 49 ++++++++++++++++++++++++++++++++++++++++
>  src/util/virxml.h        |  4 ++++
>  3 files changed, 54 insertions(+)

See comments on previous patch. Otherwise looks good so you can use my

Reviewed-by: Peter Krempa <pkrempa at redhat.com>

if you fix it similarly to the previously requested changes.




More information about the libvir-list mailing list