We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778c350 commit f2362c0Copy full SHA for f2362c0
Documentation/virt/kvm/api.rst
@@ -7902,10 +7902,10 @@ perform a bulk copy of tags to/from the guest.
7902
7.29 KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
7903
-------------------------------------
7904
7905
-Architectures: x86 SEV enabled
7906
-Type: vm
7907
-Parameters: args[0] is the fd of the source vm
7908
-Returns: 0 on success
+:Architectures: x86 SEV enabled
+:Type: vm
+:Parameters: args[0] is the fd of the source vm
+:Returns: 0 on success
7909
7910
This capability enables userspace to migrate the encryption context from the VM
7911
indicated by the fd to the VM this is called on.
0 commit comments