]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Updated news.xml for CMT
authorWang Huaqiang <huaqiang.wang@intel.com>
Mon, 26 Nov 2018 17:56:17 +0000 (01:56 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 27 Nov 2018 00:33:42 +0000 (19:33 -0500)
Signed-off-by: Wang Huaqiang <huaqiang.wang@intel.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
docs/news.xml

index 26f3bdf16cb3dd4daaf847f55a3d92afaa6427c7..a4abf2635277375c76383f47b218791591d63707 100644 (file)
           <code>&lt;os&gt;&lt;type&gt;xenpvh&lt;/type&gt;&lt;/os&gt;</code>
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Added support for CMT (Cache Monitoring Technology)
+        </summary>
+        <description>
+          Introduced cache monitoring using the <code>monitor</code>
+          element in <code>cachetune</code> for vCPU threads. Added
+          interfaces to get and display the cache utilization statistics
+          through the command 'virsh domstats' via the
+          virConnectGetAllDomainStats API.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>