]> xenbits.xensource.com Git - libvirt.git/commitdiff
cpu_map: Add missing feature "mcdt-no"
authorTim Wiederhake <twiederh@redhat.com>
Thu, 13 Jul 2023 09:36:51 +0000 (11:36 +0200)
committerTim Wiederhake <twiederh@redhat.com>
Tue, 25 Jul 2023 08:31:55 +0000 (10:31 +0200)
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/cpu_map/x86_features.xml

index 3a90a4c9de0ca992947140ae65881fdd43bbe876..8c89de33443ff8acac57a6a13e4a0924e8cbffcf 100644 (file)
     <cpuid eax_in='0x07' ecx_in='0x01' edx='0x00004000'/>
   </feature>
 
+  <feature name='mcdt-no'>
+    <cpuid eax_in='0x07' ecx_in='0x02' edx='0x00000020'/>
+  </feature>
+
   <!-- Processor Extended State Enumeration sub leaf 1 -->
   <feature name='xsaveopt'>
     <cpuid eax_in='0x0d' ecx_in='0x01' eax='0x00000001'/>