Re: [PATCH v8 04/18] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command

2020-05-05 Thread Venu Busireddy
er.kernel.org > Reviewed-by: Steve Rutherford > Signed-off-by: Brijesh Singh > Signed-off-by: Ashish Kalra Reviewed-by: Venu Busireddy > --- > .../virt/kvm/amd-memory-encryption.rst| 29 +++ > arch/x86/kvm/svm/sev.c| 81

Re: [PATCH v8 02/18] KVM: SVM: Add KVM_SEND_UPDATE_DATA command

2020-05-05 Thread Venu Busireddy
nvin" > Cc: Paolo Bonzini > Cc: "Radim Krčmář" > Cc: Joerg Roedel > Cc: Borislav Petkov > Cc: Tom Lendacky > Cc: x...@kernel.org > Cc: k...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Reviewed-by : Steve Rutherford > Signed-off-b

Re: [PATCH v8 03/18] KVM: SVM: Add KVM_SEV_SEND_FINISH command

2020-05-05 Thread Venu Busireddy
o Bonzini > Cc: "Radim Krčmář" > Cc: Joerg Roedel > Cc: Borislav Petkov > Cc: Tom Lendacky > Cc: x...@kernel.org > Cc: k...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Reviewed-by: Steve Rutherford > Signed-off-by: Brijesh Singh > Signed-off-by:

Re: [PATCH v7 01/18] KVM: SVM: Add KVM_SEV SEND_START command

2020-05-04 Thread Venu Busireddy
On 2020-05-04 22:36:37 +, Ashish Kalra wrote: > On Mon, May 04, 2020 at 04:07:17PM -0500, Venu Busireddy wrote: > > On 2020-04-30 08:40:34 +, Ashish Kalra wrote: > > > From: Brijesh Singh > > > > > > The command is used to create an outgoing SEV guest

Re: [PATCH v7 09/18] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl

2020-05-04 Thread Venu Busireddy
uot;Radim Krčmář" > Cc: Joerg Roedel > Cc: Borislav Petkov > Cc: Tom Lendacky > Cc: x...@kernel.org > Cc: k...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Reviewed-by: Venu Busireddy > Signed-off-by: Brijesh Singh > Signed-off-by: Ashish Kalra > --- &g

Re: [PATCH v7 06/18] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command

2020-05-04 Thread Venu Busireddy
On 2020-04-30 08:42:37 +, Ashish Kalra wrote: > From: Brijesh Singh > > The command finalize the guest receiving process and make the SEV guest > ready for the execution. > > Cc: Thomas Gleixner > Cc: Ingo Molnar > Cc: "H. Peter Anvin" > Cc: Paolo Bonzini > Cc: "Radim Krčmář" > Cc:

Re: [PATCH v7 04/18] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command

2020-05-04 Thread Venu Busireddy
On 2020-04-30 08:42:02 +, Ashish Kalra wrote: > From: Brijesh Singh > > The command is used to create the encryption context for an incoming > SEV guest. The encryption context can be later used by the hypervisor > to import the incoming data into the SEV guest memory space. > > Cc: Thomas

Re: [PATCH v7 03/18] KVM: SVM: Add KVM_SEV_SEND_FINISH command

2020-05-04 Thread Venu Busireddy
On 2020-04-30 08:41:08 +, Ashish Kalra wrote: > From: Brijesh Singh > > The command is used to finailize the encryption context created with > KVM_SEV_SEND_START command. > > Cc: Thomas Gleixner > Cc: Ingo Molnar > Cc: "H. Peter Anvin" > Cc: Paolo Bonzini > Cc: "Radim Krčmář" > Cc:

Re: [PATCH v7 02/18] KVM: SVM: Add KVM_SEND_UPDATE_DATA command

2020-05-04 Thread Venu Busireddy
On 2020-04-30 08:40:50 +, Ashish Kalra wrote: > From: Brijesh Singh > > The command is used for encrypting the guest memory region using the > encryption > context created with KVM_SEV_SEND_START. > > Cc: Thomas Gleixner > Cc: Ingo Molnar > Cc: "H. Peter Anvin" > Cc: Paolo Bonzini >

Re: [PATCH v7 01/18] KVM: SVM: Add KVM_SEV SEND_START command

2020-05-04 Thread Venu Busireddy
rčmář" > Cc: Joerg Roedel > Cc: Borislav Petkov > Cc: Tom Lendacky > Cc: x...@kernel.org > Cc: k...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Reviewed-by: Steve Rutherford > Reviewed-by: Venu Busireddy > Signed-off-by: Brijesh Singh > Signed-off-b