From: Michal Privoznik Date: Thu, 2 Dec 2021 08:47:39 +0000 (+0100) Subject: NEWS: Document TCG features X-Git-Tag: v8.0.0-rc1~243 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32256aa87e71ba4f6bdf4e7ed5b0d8fbf2a26631;p=thirdparty%2Flibvirt.git NEWS: Document TCG features Signed-off-by: Michal Privoznik Reviewed-by: Peter Krempa --- diff --git a/NEWS.rst b/NEWS.rst index 6c8ac1d9f9..4d1a1501ef 100644 --- 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**