Please use this as fixup. Signed-off-by: Boris Fiuczynski <fiuczy@xxxxxxxxxxxxx> --- docs/formatdomaincaps.html.in | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/docs/formatdomaincaps.html.in b/docs/formatdomaincaps.html.in index 30a95d5594..5dbdb25849 100644 --- a/docs/formatdomaincaps.html.in +++ b/docs/formatdomaincaps.html.in @@ -638,16 +638,6 @@ <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 @@ -658,6 +648,17 @@ <code>virDomainUndefine</code> is supported. </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>. + <span class="since">(Since 7.6.0)</span> + </p> + <h4><a id="elementsSEV">SEV capabilities</a></h4> <p>AMD Secure Encrypted Virtualization (SEV) capabilities are exposed under -- 2.31.1