]> xenbits.xensource.com Git - libvirt.git/commitdiff
cpu_map: Add missing feature "null-sel-clr-base"
authorTim Wiederhake <twiederh@redhat.com>
Wed, 24 May 2023 07:29:49 +0000 (09:29 +0200)
committerTim Wiederhake <twiederh@redhat.com>
Fri, 26 May 2023 06:43:15 +0000 (08:43 +0200)
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/cpu_map/x86_features.xml

index 7bfefbf5bcb6e2602f380fdbb277aeee35883aac..e14d023fcaf29a8f1f3143853383c8472ecf9ccd 100644 (file)
   <feature name='lfence-always-serializing'>
     <cpuid eax_in='0x80000021' eax='0x00000004'/>
   </feature>
+  <feature name='null-sel-clr-base'>
+    <cpuid eax_in='0x80000021' eax='0x00000040'/>
+  </feature>
   <feature name='auto-ibrs'>
     <cpuid eax_in='0x80000021' eax='0x00000100'/>
   </feature>