[PATCH v5 09/11] docs: Add s390-pv in domain capabilities documentation

Boris Fiuczynski fiuczy at linux.ibm.com
Fri Jul 16 09:44:33 UTC 2021


Add documentation for domain capability s390-pv.

Signed-off-by: Boris Fiuczynski <fiuczy at linux.ibm.com>
---
 docs/formatdomaincaps.html.in | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/formatdomaincaps.html.in b/docs/formatdomaincaps.html.in
index 10d23f4c0b..30a95d5594 100644
--- a/docs/formatdomaincaps.html.in
+++ b/docs/formatdomaincaps.html.in
@@ -638,6 +638,16 @@
     <span class="since">(Since 5.10)</span>
     </p>
 
+    <h4><a id="elementsS390PV">s390-pv capability</a></h4>
+
+    <p>Reports whether the hypervisor supports the Protected Virtualization.
+    In order to use Protected Virtualization with libvirt have a look at the
+    <a href="formatdomain.html#launchSecurity">launchSecurity element in the
+    domain XML</a>. For more details on the Protected Virtualization feature
+    please see <a href="kbase/s390_protected_virt.html">Protected
+    Virtualization on s390</a>.
+    </p>
+
     <h4><a id="featureBackup">backup</a></h4>
 
     <p>Reports whether the hypervisor supports the backup, checkpoint, and
-- 
2.31.1




More information about the libvir-list mailing list