mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
cpu_map: Add missing feature "avx-vnni-int16"
Introduced in qemu commit 138c3377a9b27accec516b2c0da90dedef98a780. Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
4d3a2c61a3
commit
6ac72ea6dd
@ -463,6 +463,9 @@
|
||||
<feature name='amx-complex'>
|
||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' edx='0x00000100'/>
|
||||
</feature>
|
||||
<feature name='avx-vnni-int16'>
|
||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' edx='0x00000400'/>
|
||||
</feature>
|
||||
<feature name='prefetchiti'>
|
||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' edx='0x00004000'/>
|
||||
</feature>
|
||||
|
Loading…
x
Reference in New Issue
Block a user