[libvirt] [PATCH 1/2] news: Add support for "stibp" x86_64 feature

Han Han hhan at redhat.com
Mon Jan 7 08:08:38 UTC 2019


This feature is from eb1b551d.

Signed-off-by: Han Han <hhan at redhat.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 6a2a73b534..78ae81e7ca 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -102,6 +102,16 @@
           the 'readonly' subelement.
         </description>
       </change>
+      <change>
+        <summary>
+          cpu: Add support for "stibp" x86_64 feature
+        </summary>
+        <description>
+          Add cpu flag stibp(Single Thread Indirect Branch Predictors) to
+          prevent indirect branch predictions from being controlled by the
+          sibling Hyperthread.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.20.1




More information about the libvir-list mailing list