mirror of https://gitee.com/openkylin/libvirt.git
![]() 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 <microcode version='240'/> <signature family='6' model='94' stepping='3'/> <counter name='tsc' frequency='3408010000' scaling='no'/> Users need to know these values to calculate an expected. SEV-ES/SEV-SNP launch measurement. Reviewed-by: Jiri Denemark <jdenemar@redhat.com> Signed-off-by: Cole Robinson <crobinso@redhat.com> |
||
---|---|---|
.. | ||
cpu.c | ||
cpu.h | ||
cpu_arm.c | ||
cpu_arm.h | ||
cpu_arm_data.h | ||
cpu_map.c | ||
cpu_map.h | ||
cpu_ppc64.c | ||
cpu_ppc64.h | ||
cpu_ppc64_data.h | ||
cpu_s390.c | ||
cpu_s390.h | ||
cpu_x86.c | ||
cpu_x86.h | ||
cpu_x86_data.h | ||
meson.build |