Re: [PATCH] KVM: SEV: allow KVM_SEV_GET_ATTESTATION_REPORT for SNP guests

From: Paolo Bonzini
Date: Mon Aug 05 2024 - 12:16:16 EST


On Mon, Aug 5, 2024 at 5:39 PM Michael Roth <michael.roth@xxxxxxx> wrote:
> > (And is there any user of query-sev-attestation-report for
> > non-SNP?)
>
> No, this would have always returned error, either via KVM, or via
> firmware failure.

I mean for *non-SNP*. If no one ever used it, we can deprecate the command.

Paolo