]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Implement the virDomainSetMemoryStatsPeriod for QEMU driver
authorJohn Ferlan <jferlan@redhat.com>
Mon, 8 Jul 2013 16:47:23 +0000 (12:47 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 16 Jul 2013 12:44:53 +0000 (08:44 -0400)
commit2431269bd31ef34a3ba255ac5f874cf5ea252a31
treecd2252aa41becbc45115a6480fa789b02f929a0b
parentce2bdcbc86137e89e0f80c57a264ee0525146111
Implement the virDomainSetMemoryStatsPeriod for QEMU driver

Implement the new API that will handle setting the balloon driver statistics
collection period in order to enable or disable the collection dynamically.
src/qemu/qemu_driver.c