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**