Signed-off-by: Martin Kletzander <mkletzan(a)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