]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Add CAT (resctrl) support into news.xml
authorMartin Kletzander <mkletzan@redhat.com>
Sun, 12 Nov 2017 22:16:36 +0000 (23:16 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 25 Jan 2018 16:16:08 +0000 (17:16 +0100)
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/news.xml

index b9e04c632194c0a5be9e956d418414971dd8b992..2268fdf79a39e950c45cba84735d3de30f01f7ac 100644 (file)
 <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">
       <change>