Re: [PATCH v2 00/25] KVM SGX virtualization support

From: Kai Huang
Date: Fri Mar 12 2021 - 23:39:39 EST


On Fri, 2021-03-12 at 14:04 -0800, Sean Christopherson wrote:
> On Tue, Mar 09, 2021, Paolo Bonzini wrote:
> > On 09/03/21 10:30, Borislav Petkov wrote:
> > > On Tue, Mar 09, 2021 at 02:38:49PM +1300, Kai Huang wrote:
> > > > This series adds KVM SGX virtualization support. The first 14 patches starting
> > > > with x86/sgx or x86/cpu.. are necessary changes to x86 and SGX core/driver to
> > > > support KVM SGX virtualization, while the rest are patches to KVM subsystem.
> > >
> > > Ok, I guess I'll queue 1-14 once Sean doesn't find anything
> > > objectionable then give Paolo an immutable commit to base the KVM stuff
> > > ontop.
> >
> > Sounds great.
>
> Patches 1-14 look good, just a few minor nits, nothing functional. I'll look at
> the KVM patches next week.
>
> Thanks for picking this up Kai!

Thank you Sean! I'll address your comments in next version.