Signed-off-by: Han Han <hhan(a)redhat.com>
---
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index acb63709da..822f89f420 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -106,6 +106,15 @@
hostname and the information stored in its TLS certificate.
</description>
</change>
+ <change>
+ <summary>
+ qemu: Support to report the stats of memory bandwidth usage
+ </summary>
+ <description>
+ Implement Intel RDT-MBM to libvirt. The stats can be got via
+ <code>virsh domstats --memory</code>.
+ </description>
+ </change>
</section>
<section title="Removed features">
<change>
--
2.24.0.rc1