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

Martin Kletzander mkletzan at redhat.com
Mon Nov 13 08:50:36 UTC 2017


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

diff --git a/docs/news.xml b/docs/news.xml
index ef855d895886..e06c981e36da 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,17 @@
 <libvirt>
   <release version="v3.10.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Added support for CAT (resctrl tuning)
+        </summary>
+        <description>
+          Domain vCPU threads can now have allocated some parts of host cache
+          using <code>cachetune</code> element in <code>cputune</code>.  The
+          support is limited in some ways, but in the future it could be
+          extended.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.15.0




More information about the libvir-list mailing list