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@xxxxxxxxxx> > --- > 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@xxxxxxxxxx> if you fix it similarly to the previously requested changes.