]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: document bhyve msrs feature
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Fri, 25 Jan 2019 17:43:38 +0000 (21:43 +0400)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Sun, 24 Feb 2019 09:38:23 +0000 (13:38 +0400)
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>
docs/news.xml

index 8d6d58ae6a460629dc6de2fa2c616ed712b59211..9c5ae7e8a38d97c15b4dce8338967da871e05e04 100644 (file)
           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>