news: Add support for "stibp" x86_64 feature

This feature is in since eb1b551d.

Signed-off-by: Han Han <hhan@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Han Han 2019-01-07 16:08:38 +08:00 committed by Michal Privoznik
parent b6f7825992
commit 224389011c

View File

@ -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>