Re: [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature

From: Paolo Bonzini
Date: Wed Dec 13 2023 - 08:31:17 EST


On 12/13/23 14:13, Borislav Petkov wrote:
On Wed, Dec 13, 2023 at 01:51:58PM +0100, Paolo Bonzini wrote:
On 10/16/23 15:27, Michael Roth wrote:
From: Brijesh Singh <brijesh.singh@xxxxxxx>

Add CPU feature detection for Secure Encrypted Virtualization with
Secure Nested Paging. This feature adds a strong memory integrity
protection to help prevent malicious hypervisor-based attacks like
data replay, memory re-mapping, and more.

Signed-off-by: Brijesh Singh <brijesh.singh@xxxxxxx>
Signed-off-by: Jarkko Sakkinen <jarkko@xxxxxxxxxxx>
Signed-off-by: Ashish Kalra <Ashish.Kalra@xxxxxxx>
Signed-off-by: Michael Roth <michael.roth@xxxxxxx>

Queued, thanks.

Paolo, please stop queueing x86 patches through your tree. I'll give you
an immutable branch with the x86 bits when the stuff has been reviewed.

Sure, I only queued it because you gave Acked-by for 05/50 and this is an obvious dependency. I would like to get things in as they are ready (whenever it makes sense), so if you want to include those two in the x86 tree for 6.8, that would work for me.

Paolo