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(a)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(a)redhat.com>