]> Git Repo - linux.git/commit
KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
authorBrijesh Singh <[email protected]>
Thu, 15 Apr 2021 15:55:17 +0000 (15:55 +0000)
committerPaolo Bonzini <[email protected]>
Wed, 21 Apr 2021 16:20:05 +0000 (12:20 -0400)
commit15fb7de1a7f5af0d5910ca4352b26f887543e26e
tree8fe5cc2a30c44b8a36841be51c3b9a47d6ac1a60
parentaf43cbbf954b50ca97d5e7bb56c2edc6ffd209ef
KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command

The command is used for copying the incoming buffer into the
SEV guest memory space.

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: <c5d0e3e719db7bb37ea85d79ed4db52e9da06257.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.0509 seconds and 4 git commands to generate.