[libvirt] [PATCH v2 3/3] news: document bhyve msrs feature

Roman Bogorodskiy bogorodskiy at gmail.com
Sun Feb 10 11:09:32 UTC 2019


Describe bhyve's ignoring unknown MSRs writes feature
introduced by commit 525918ac5c.

Signed-off-by: Roman Bogorodskiy <bogorodskiy at gmail.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 8d6d58ae6a..cb23b63143 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -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 features element <msrs unknown='ignore'/> 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>
-- 
2.20.1




More information about the libvir-list mailing list