Re: [RFC PATCH v2 02/12] linux-header: add the SNP specific command

2021-09-07 Thread Michael Roth
On Fri, Sep 03, 2021 at 11:36:43PM +0300, Dov Murik wrote: > Hi Michael, > > On 27/08/2021 1:26, Michael Roth wrote: > > From: Brijesh Singh > > > > Sync the kvm.h with the kernel to include the SNP specific commands. > > > > Signed-off-by: Brijesh Singh > > Signed-off-by: Michael Roth > > --

Re: [RFC PATCH v2 02/12] linux-header: add the SNP specific command

2021-09-03 Thread Dov Murik
Hi Michael, On 27/08/2021 1:26, Michael Roth wrote: > From: Brijesh Singh > > Sync the kvm.h with the kernel to include the SNP specific commands. > > Signed-off-by: Brijesh Singh > Signed-off-by: Michael Roth > --- > linux-headers/linux/kvm.h | 50 +++ >

[RFC PATCH v2 02/12] linux-header: add the SNP specific command

2021-08-26 Thread Michael Roth
From: Brijesh Singh Sync the kvm.h with the kernel to include the SNP specific commands. Signed-off-by: Brijesh Singh Signed-off-by: Michael Roth --- linux-headers/linux/kvm.h | 50 +++ 1 file changed, 50 insertions(+) diff --git a/linux-headers/linux/kvm.