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-01-25 21:43:38 +04:00
parent e9528f41c6
commit a042c94880

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>