From 058d540bf668ab5234441891a9f239e59ac5f4a3 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Fri, 7 Jan 2022 08:03:28 +0100 Subject: [PATCH] NEWS: Fix indentation Signed-off-by: Andrea Bolognani --- NEWS.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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