[libvirt PATCH] cpu_map: Add cpu feature avx-vnni

Michal Prívozník mprivozn at redhat.com
Fri Jun 11 07:43:18 UTC 2021


On 6/10/21 9:45 AM, Tim Wiederhake wrote:
> "avx-vvni" was introduced to qemu in commit
> c1826ea6a052084f2e6a0bae9dd5932a727df039, adding it Cooperlake.
> 
> This feature is currently not used by any libvirt CPU models, but its
> addition silences a warning from sync_qemu_i386.py:
> 
> ```
> warning: Unknown feature 'CPUID_7_1_EAX_AVX_VNNI'
> warning: Feature unknown to libvirt: CPUID_7_1_EAX_AVX_VNNI
> ```
> 
> Signed-off-by: Tim Wiederhake <twiederh at redhat.com>
> ---
>  src/cpu_map/sync_qemu_i386.py | 1 +
>  src/cpu_map/x86_features.xml  | 3 +++
>  2 files changed, 4 insertions(+)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

and pushed.

Michal




More information about the libvir-list mailing list