[libvirt] [PATCH 09/10] docs: Add CAT (resctrl) support into news.xml

Martin Kletzander mkletzan at redhat.com
Tue Jan 23 18:05:18 UTC 2018


Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index b4d980624956..4ffa736c04c8 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,15 @@
 <libvirt>
   <release version="v4.1.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Added support for CAT (Cache allocation Technology)
+        </summary>
+        <description>
+          Domain vCPU threads can now have allocated some parts of host cache
+          using the <code>cachetune</code> element in <code>cputune</code>.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.16.1




More information about the libvir-list mailing list