mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
cpu_map: Add missing x86 feature "avx512-vp2intersect"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
40d6a6d987
commit
3306c6ded0
@ -362,6 +362,9 @@
|
|||||||
<feature name='fsrm'>
|
<feature name='fsrm'>
|
||||||
<cpuid eax_in='0x07' ecx_in='0x00' edx='0x00000010'/>
|
<cpuid eax_in='0x07' ecx_in='0x00' edx='0x00000010'/>
|
||||||
</feature>
|
</feature>
|
||||||
|
<feature name='avx512-vp2intersect'>
|
||||||
|
<cpuid eax_in='0x07' ecx_in='0x00' edx='0x00000100'/>
|
||||||
|
</feature>
|
||||||
<feature name='md-clear'>
|
<feature name='md-clear'>
|
||||||
<alias name='md_clear' source='linux'/>
|
<alias name='md_clear' source='linux'/>
|
||||||
<cpuid eax_in='0x07' ecx_in='0x00' edx='0x00000400'/>
|
<cpuid eax_in='0x07' ecx_in='0x00' edx='0x00000400'/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user