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

From: Kai Huang
Date: Tue Mar 09 2021 - 13:09:30 EST


On Tue, 2021-03-09 at 10:30 +0100, 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.
>
> Unless folks have better suggestions, ofc.
>
> Thx.
>
Thanks Boris!

Hi Sean, Paolo,

Could you take a look? Thanks.