]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Document TCG features
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 2 Dec 2021 08:47:39 +0000 (09:47 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 13 Dec 2021 16:10:23 +0000 (17:10 +0100)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
NEWS.rst

index 6c8ac1d9f914be9f67c09cd5cb4295f142bfb0f9..4d1a1501ef47f875d94a0e9f06f3460e4a193db0 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -29,6 +29,11 @@ v8.0.0 (unreleased)
     as ``VIR_MIGRATE_NON_SHARED_SYNCHRONOUS_WRITES`` exposed via
     ``virsh migrate --copy-storage-synchronous-writes``.
 
+    * Introduce TCG domain features
+
+    Libvirt is now able to set the size of translation block cache size
+    (tb-size) for TCG domains.
+
 * **Improvements**
 
 * **Bug fixes**