news: document bhyve msrs feature

Describe bhyve's ignoring unknown MSRs access feature
introduced by commit e9528f41c6.

Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Roman Bogorodskiy
2019-02-24 13:38:23 +04:00
parent e9528f41c6
commit a042c94880
+10
View File
@@ -59,6 +59,16 @@
of the network's <code>bridge</code> element.
</description>
</change>
<change>
<summary>
bhyve: support for ignoring unknown MSRs reads and writes
</summary>
<description>
A new &lt;features&gt; element &lt;msrs unknown='ignore'/&gt; was
introduced and the bhyve driver supports it to control unknown
Model Specific Registers (MSRs) reads and writes.
</description>
</change>
</section>
<section title="Improvements">
</section>