]> Git Repo - linux.git/commit
KVM: SVM: Add KVM_SEND_UPDATE_DATA command
authorBrijesh Singh <[email protected]>
Thu, 15 Apr 2021 15:53:55 +0000 (15:53 +0000)
committerPaolo Bonzini <[email protected]>
Wed, 21 Apr 2021 16:20:03 +0000 (12:20 -0400)
commitd3d1af85e2c75bb57da51535a6e182c7c45eceb0
tree605de5dd346c46ba7c5f32d6a4d63260c3143754
parent4cfdd47d6d95aca4fb8d6cfbe73392472d353f82
KVM: SVM: Add KVM_SEND_UPDATE_DATA command

The command is used for encrypting the guest memory region using the encryption
context created with KVM_SEV_SEND_START.

Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Tom Lendacky <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Reviewed-by : Steve Rutherford <[email protected]>
Signed-off-by: Brijesh Singh <[email protected]>
Signed-off-by: Ashish Kalra <[email protected]>
Message-Id: <d6a6ea740b0c668b30905ae31eac5ad7da048bb3.1618498113[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Documentation/virt/kvm/amd-memory-encryption.rst
arch/x86/kvm/svm/sev.c
include/uapi/linux/kvm.h
This page took 0.054666 seconds and 4 git commands to generate.