mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
cpu_map: Add missing feature "avx-vnni-int8"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
3836efdaaf
commit
7d57f0f1e5
@ -432,6 +432,9 @@
|
||||
<cpuid eax_in='0x07' ecx_in='0x01' eax='0x00800000'/>
|
||||
</feature>
|
||||
|
||||
<feature name='avx-vnni-int8'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x01' edx='0x00000010'/>
|
||||
</feature>
|
||||
<feature name='avx-ne-convert'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x01' edx='0x00000020'/>
|
||||
</feature>
|
||||
|
Loading…
x
Reference in New Issue
Block a user