Signed-off-by: Wang Huaqiang <huaqiang.wang(a)intel.com>
---
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 88774c5..3c84126 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -50,6 +50,17 @@
pvops-based HVM domains.
</description>
</change>
+ <change>
+ <summary>
+ qemu: Added support for CMT (Cache Monitoring Technology)
+ </summary>
+ <description>
+ Introduced cache monitor by <code>monitor</code> element
+ in <code>cachetune</code> for vCPU threads, and added interface
+ to get the cache utilization information through command
+ 'virsh domstats'.
+ </description>
+ </change>
</section>
</release>
<release version="v4.9.0" date="2018-11-04">
--
2.7.4