Signed-off-by: Tim Wiederhake <twied...@redhat.com>
---
 src/cpu_map/x86_features.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/cpu_map/x86_features.xml b/src/cpu_map/x86_features.xml
index b871059c99..5845a2331b 100644
--- a/src/cpu_map/x86_features.xml
+++ b/src/cpu_map/x86_features.xml
@@ -772,6 +772,9 @@
   <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'>
-- 
2.39.2

Reply via email to