]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Introduce cache monitor element in cachetune
authorWang Huaqiang <huaqiang.wang@intel.com>
Mon, 12 Nov 2018 13:31:44 +0000 (21:31 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 14 Nov 2018 17:18:46 +0000 (12:18 -0500)
commita5c4e705a5fe8354b9d0e7e0ddf1654c25c87f52
tree38aed0f2506447adc00f55e4238dfcdfb27a5d5f
parenta54824e7d0a4aed5d0c154a132528810264ac217
conf: Introduce cache monitor element in cachetune

Introducing <monitor> element under <cachetune> to represent
a cache monitor.

Signed-off-by: Wang Huaqiang <huaqiang.wang@intel.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
tests/genericxml2xmlindata/cachetune-cdp.xml
tests/genericxml2xmlindata/cachetune-colliding-monitor.xml [new file with mode: 0644]
tests/genericxml2xmlindata/cachetune-small.xml
tests/genericxml2xmltest.c