]> xenbits.xensource.com Git - libvirt.git/commitdiff
cpu_map: Add missing feature "avx-ifma"
authorTim Wiederhake <twiederh@redhat.com>
Wed, 24 May 2023 07:18:04 +0000 (09:18 +0200)
committerTim Wiederhake <twiederh@redhat.com>
Fri, 26 May 2023 06:42:52 +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 69b13cb957a3da55ca8ba7a6795bda5fcb8a517a..76ffd2d142510fc5f2904170c749e0848f1c19b9 100644 (file)
   <feature name='amx-fp16'>
     <cpuid eax_in='0x07' ecx_in='0x01' eax='0x00200000'/>
   </feature>
+  <feature name='avx-ifma'>
+    <cpuid eax_in='0x07' ecx_in='0x01' eax='0x00800000'/>
+  </feature>
 
   <!-- Processor Extended State Enumeration sub leaf 1 -->
   <feature name='xsaveopt'>