This feature is from eb1b551d.
Signed-off-by: Han Han <hhan(a)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