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(a)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(a)redhat.com>
if you fix it similarly to the previously requested changes.