]> xenbits.xensource.com Git - libvirt.git/commitdiff
cpu_map: Add missing feature "avx-ne-convert"
authorTim Wiederhake <twiederh@redhat.com>
Wed, 24 May 2023 07:20:53 +0000 (09:20 +0200)
committerTim Wiederhake <twiederh@redhat.com>
Fri, 26 May 2023 06:42:54 +0000 (08:42 +0200)
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/cpu_map/x86_features.xml

index 76ffd2d142510fc5f2904170c749e0848f1c19b9..01b07808d846c8fa43673cdcb5ddc0385a257c74 100644 (file)
     <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'/>