From: Andrea Bolognani Date: Fri, 7 Jan 2022 07:03:28 +0000 (+0100) Subject: NEWS: Fix indentation X-Git-Tag: v8.0.0-rc1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=058d540bf668ab5234441891a9f239e59ac5f4a3;p=thirdparty%2Flibvirt.git NEWS: Fix indentation Signed-off-by: Andrea Bolognani --- diff --git a/NEWS.rst b/NEWS.rst index 3c06fdde0f..7ee03fde0e 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -42,12 +42,12 @@ v8.0.0 (unreleased) as ``VIR_MIGRATE_NON_SHARED_SYNCHRONOUS_WRITES`` exposed via ``virsh migrate --copy-storage-synchronous-writes``. - * Introduce TCG domain features + * Introduce TCG domain features Libvirt is now able to set the size of translation block cache size (tb-size) for TCG domains. - * qemu: Add new API to inject a launch secret in a domain + * qemu: Add new API to inject a launch secret in a domain New API ``virDomainSetLaunchSecurityState()`` and virsh command ``domsetlaunchsecstate`` are added to support injecting a launch secret