On 4/21/21 8:59 AM, Peter Krempa wrote:
See individual patches for explanation.
Peter Krempa (2):
util: xml: Remove VIR_XML_PROP_WRAPNEGATIVE
util: xml: Fix confusing semantics of VIR_XML_PROP_OPTIONAL flag
src/conf/cpu_conf.c | 2 +-
src/conf/domain_conf.c | 24 ++++++++++++------------
src/conf/network_conf.c | 2 +-
src/util/virxml.c | 6 +-----
src/util/virxml.h | 3 +--
5 files changed, 16 insertions(+), 21 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal