]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - Documentation/powerpc/ultravisor.rst
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-jammy-kernel.git] / Documentation / powerpc / ultravisor.rst
index df136c8f91fa3bc34c2cd7e05588c2cc30a9b1bd..ba6b1bf1cc44580d1029066ccd981b3e3a1abf0d 100644 (file)
@@ -895,6 +895,7 @@ Return values
     One of the following values:
 
        * H_SUCCESS      on success.
+        * H_STATE        if the VM is not in a position to switch to secure.
 
 Description
 ~~~~~~~~~~~
@@ -933,6 +934,8 @@ Return values
        * H_UNSUPPORTED         if called from the wrong context (e.g.
                                from an SVM or before an H_SVM_INIT_START
                                hypercall).
+       * H_STATE               if the hypervisor could not successfully
+                                transition the VM to Secure VM.
 
 Description
 ~~~~~~~~~~~