Re: [PATCH v3] KVM: SEV: Disable SEV-SNP support on initialization failure

2025-05-12 Thread Paluri, PavanKumar
On 5/12/2025 5:16 PM, Ashish Kalra wrote: > From: Ashish Kalra > > During platform init, SNP initialization may fail for several reasons, > such as firmware command failures and incompatible versions. However, > the KVM capability may continue to advertise support for it. > > The platform may

Re: [PATCH] KVM: SEV: Disable SEV-SNP support on initialization failure

2025-05-09 Thread Paluri, PavanKumar
On 5/8/2025 5:52 PM, Ashish Kalra wrote: > From: Ashish Kalra > > During platform init, SNP initialization may fail for several reasons, > such as firmware command failures and incompatible versions. However, > the KVM capability may continue to advertise support for it. > > The platform may