Re: [PATCH v2] conf: cpu: Add

2022-06-14 Thread Jiri Denemark
On Tue, Jun 14, 2022 at 10:39:52 -0400, Cole Robinson wrote: > Internally we already collect x86 host family + model + stepping > numeric values. This exposed them in capabilities CPU output. > Example: > > $ sudo virsh capabilities | grep -A1 -B1 signature > > > > > Users ne

[PATCH v2] conf: cpu: Add

2022-06-14 Thread Cole Robinson
Internally we already collect x86 host family + model + stepping numeric values. This exposed them in capabilities CPU output. Example: $ sudo virsh capabilities | grep -A1 -B1 signature Users need to know these values to calculate an expected. SEV-ES/SEV-SNP launch measureme