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

Roman Bogorodskiy bogorodskiy at gmail.com
Fri Jan 25 17:54:46 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 | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index bc11791d03..2acb51a082 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -63,6 +63,17 @@
           capabilities whether KVM nesting support is available.
         </description>
       </change>
+      <change>
+        <summary>
+          bhyve: support for ignoring unknown MSRs writes
+        </summary>
+        <description>
+          A new features element <msrs ignoreUnknownWrites='yes'/> was
+          introduced and the bhyve driver supports it to control unknown
+          Model Specific Registers (MSRs) writes.
+        </description>
+      </change>
+
     </section>
     <section title="Removed features">
       <change>
-- 
2.20.1




More information about the libvir-list mailing list