]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add 'period' for Memballoon statistics gathering capability
authorJohn Ferlan <jferlan@redhat.com>
Wed, 26 Jun 2013 11:00:00 +0000 (07:00 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 16 Jul 2013 12:44:52 +0000 (08:44 -0400)
commit9ed3a5ca3481968820090e807c7874d224a5dbc8
treeb0bb58e365451c5d61d203167c5be71d1dfd8da9
parent96518d4316b711c72205117f8d5c967d5127bbb6
Add 'period' for Memballoon statistics gathering capability

Add a period in seconds to allow/enable statistics gathering from the
Balloon driver for 'virsh dommemstat <domain>'.
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-period.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-period.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c