]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Add support for "stibp" x86_64 feature
authorHan Han <hhan@redhat.com>
Mon, 7 Jan 2019 08:08:38 +0000 (16:08 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 7 Jan 2019 12:05:52 +0000 (13:05 +0100)
This feature is in since eb1b551d.

Signed-off-by: Han Han <hhan@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index 6a2a73b5341204b1ea7d7b168165048aa3839585..ce6f2c07fc91ba8cc48ffe81b1c512b3edc65cb2 100644 (file)
           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>