[libvirt PATCH v5 1/8] virxml: Add virXMLPropTristateBool

Peter Krempa pkrempa at redhat.com
Fri Apr 16 07:33:48 UTC 2021


On Thu, Apr 08, 2021 at 13:19:51 +0200, Tim Wiederhake wrote:
> Convenience function to return the value of a yes / no 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        | 10 ++++++++
>  3 files changed, 60 insertions(+)

Oops, I started reviewing v4 instead of v5. If you follow my comments on
v4:

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




More information about the libvir-list mailing list