From: Boris Fiuczynski Date: Tue, 11 Jan 2022 09:03:32 +0000 (+0100) Subject: docs: minor fix in launchSecurity X-Git-Tag: v8.0.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=654c72ee94bf472b96c85dac04786251a76c8ba2;p=thirdparty%2Flibvirt.git docs: minor fix in launchSecurity Correcting XML element. Signed-off-by: Boris Fiuczynski Reviewed-by: Pavel Hrdina --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index d4f30bb8af..69e02e0135 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -8201,7 +8201,7 @@ Note: DEA/TDEA is synonymous with DES/TDES. Launch Security --------------- -Specifying ```` in a s390 domain prepares +Specifying ```` in a s390 domain prepares the guest to run in protected virtualization secure mode, also known as IBM Secure Execution. For more required host and guest preparation steps, see `Protected Virtualization on s390 `__