Nothing big, just some cleanup and then the fix in last patch. More
info in particular commit messages.
Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=1140958
v1 is here:
https://www.redhat.com/archives/libvir-list/2015-March/msg00665.html
Martin Kletzander (4):
util: Make sure the comment about virBufferAddBuffer is true
conf: Reorder elements inside memballoon
qemu: Don't duplicate errors when settings stats period
conf: Use correct type for balloon stats period
docs/formatdomain.html.in | 2 ++
docs/schemas/domaincommon.rng | 28 ++++++++--------
src/conf/domain_conf.c | 37 ++++++++++++----------
src/conf/domain_conf.h | 2 +-
src/qemu/qemu_monitor.c | 31 ++++++++++++------
src/qemu/qemu_process.c | 2 +-
src/util/virbuffer.c | 14 +++++---
.../qemuxml2xmlout-balloon-device-period.xml | 30 ++++++++++++++++++
tests/qemuxml2xmltest.c | 1 +
9 files changed, 101 insertions(+), 46 deletions(-)
create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-balloon-device-period.xml
--
2.3.2