[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210422163836.27117-4-brijesh.singh@amd.com>
Date: Thu, 22 Apr 2021 11:38:35 -0500
From: Brijesh Singh <brijesh.singh@....com>
To: pbonzini@...hat.com, kvm@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, sfr@...b.auug.org.au,
Ashish.Kalra@....com, Brijesh Singh <brijesh.singh@....com>
Subject: [PATCH 3/4] docs: kvm: fix underline too short warning for KVM_SEV_RECEIVE_FINISH
Fixes: 6a443def87d2 ("KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command")
Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
Signed-off-by: Brijesh Singh <brijesh.singh@....com>
---
Documentation/virt/kvm/amd-memory-encryption.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/virt/kvm/amd-memory-encryption.rst b/Documentation/virt/kvm/amd-memory-encryption.rst
index bc8e5b7f0c35..eef3eff799fe 100644
--- a/Documentation/virt/kvm/amd-memory-encryption.rst
+++ b/Documentation/virt/kvm/amd-memory-encryption.rst
@@ -419,7 +419,7 @@ Returns: 0 on success, -negative on error
};
17. KVM_SEV_RECEIVE_FINISH
-------------------------
+--------------------------
After completion of the migration flow, the KVM_SEV_RECEIVE_FINISH command can be
issued by the hypervisor to make the guest ready for execution.
--
2.17.1
Powered by blists - more mailing lists