1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-11 09:17:52 +03:00

docs: Add CAT (resctrl) support into news.xml

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
Martin Kletzander 2017-11-12 23:16:36 +01:00
parent 9a2fc2db8f
commit 3ca948daba

View File

@ -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">
<change>