From 167ba7d08dc24adacd47d9222df4c0fbe40560a4 Mon Sep 17 00:00:00 2001 From: Wang Huaqiang Date: Tue, 27 Nov 2018 01:56:17 +0800 Subject: [PATCH] docs: Updated news.xml for CMT Signed-off-by: Wang Huaqiang Reviewed-by: John Ferlan --- docs/news.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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. + +
-- 2.47.2