Signed-off-by: Wang Huaqiang <huaqiang.wang(a)intel.com>
---
docs/news.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 4406aeb..deadb85 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -68,6 +68,18 @@
be viewed via the domain statistics.
</description>
</change>
+ <change>
+ <summary>
+ qemu: Added support for CMT (Cache Monitoring Technology)
+ </summary>
+ <description>
+ Introduced cache monitoring using the <code>monitor</code>
+ element in <code>cachetune</code> for vCPU threads. Added
+ interfaces to get and display the cache utilization statistics
+ through the command 'virsh domstats' via the
+ virConnectGetAllDomainStats API.
+ </description>
+ </change>
</section>
<section title="Improvements">
</section>
--
2.7.4