From: Wang Huaqiang Date: Mon, 26 Nov 2018 17:56:17 +0000 (+0800) Subject: docs: Updated news.xml for CMT X-Git-Tag: v4.10.0-rc1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=167ba7d08dc24adacd47d9222df4c0fbe40560a4;p=thirdparty%2Flibvirt.git docs: Updated news.xml for CMT Signed-off-by: Wang Huaqiang Reviewed-by: John Ferlan --- diff --git a/docs/news.xml b/docs/news.xml index 26f3bdf16c..a4abf26352 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -78,6 +78,18 @@ <os><type>xenpvh</type></os> + + + qemu: Added support for CMT (Cache Monitoring Technology) + + + Introduced cache monitoring using the monitor + element in cachetune for vCPU threads. Added + interfaces to get and display the cache utilization statistics + through the command 'virsh domstats' via the + virConnectGetAllDomainStats API. + +