mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 12:35:17 +00:00
cpu_map: Add missing feature "avx-ne-convert"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
c8c44a59fe
commit
3836efdaaf
@ -432,6 +432,10 @@
|
||||
<cpuid eax_in='0x07' ecx_in='0x01' eax='0x00800000'/>
|
||||
</feature>
|
||||
|
||||
<feature name='avx-ne-convert'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x01' edx='0x00000020'/>
|
||||
</feature>
|
||||
|
||||
<!-- Processor Extended State Enumeration sub leaf 1 -->
|
||||
<feature name='xsaveopt'>
|
||||
<cpuid eax_in='0x0d' ecx_in='0x01' eax='0x00000001'/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user