Peter Krempa (2):
util: buffer: Add support for adding text blocks with indentation
tests: qemuxml2xml: Test status XML formatting and parsing
src/conf/domain_conf.c | 4 +-
src/conf/domain_conf.h | 9 ++++
src/libvirt_private.syms | 3 ++
src/util/virbuffer.c | 29 +++++++++++++
src/util/virbuffer.h | 1 +
tests/qemuxml2xmltest.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++
tests/virbuftest.c | 49 +++++++++++++++++++++
7 files changed, 204 insertions(+), 2 deletions(-)
--
2.2.2