Re: [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE

From: Jörg Rödel

Date: Wed Jun 17 2026 - 10:58:58 EST


On Wed, Jun 17, 2026 at 09:45:46AM -0400, James Bottomley wrote:
> Well if the guest policy is I don't care how many CPUs you give me then
> certainly, yes. However, if the guest does care, they may want an
> attestable record of it somewhere. Since clouds do charge somewhat
> per-vCPU I can see this mattering to some tenants.

Yes, the number of VCPUs certainly matters to most tenants. But I doubt there
is much value in including this information into any measurment, as the
measurement does not guarantee the tenant that the host actually executes the
VCPU. The best proof for the existence of any given VCPU is the fact that it
executes code.

Regards,

Joerg