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

index b871059c99aba65cb5ea205e8e56fc436c652116..5845a2331b0968152323267544a846db9f364f12 100644 (file)
   <feature name='fb-clear'>
     <msr index='0x10a' edx='0x00000000' eax='0x00020000'/>
   </feature>
+  <feature name='pbrsb-no'>
+    <msr index='0x10a' edx='0x00000000' eax='0x01000000'/>
+  </feature>
 
   <!-- IA32_CORE_CAPABILITIES features -->
   <feature name='split-lock-detect'>