[libvirt] [PATCH 0/3] chardev and disk source format cleanup

Pavel Hrdina phrdina at redhat.com
Thu Aug 24 15:22:05 UTC 2017


Pavel Hrdina (3):
  util: introduce virBufferSetChildIndent macro
  util: introduce virXMLFormatElement helper
  conf: don't close the source element inside different function

 src/conf/capabilities.c                            |   3 +-
 src/conf/cpu_conf.c                                |   3 +-
 src/conf/domain_conf.c                             | 125 ++++++++++++---------
 src/libvirt_private.syms                           |   1 +
 src/util/virbuffer.h                               |   9 ++
 src/util/virxml.c                                  |  47 ++++++++
 src/util/virxml.h                                  |   6 +
 .../qemuxml2xmlout-seclabel-dynamic-labelskip.xml  |   3 +-
 8 files changed, 135 insertions(+), 62 deletions(-)

-- 
2.13.5




More information about the libvir-list mailing list