[libvirt] [PATCH 3/3] news: document bhyve custom commandline support

Roman Bogorodskiy bogorodskiy at gmail.com
Fri Jan 18 15:41:02 UTC 2019


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..5759a9e178 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,17 @@
 <libvirt>
   <release version="v5.1.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          bhyve: Add support for additional command-line arguments
+        </summary>
+        <description>
+          The bhyve driver now supports passing additional command-line
+          arguments to the bhyve process using the new
+          <code><bhyve:commandline></code> element in domain
+          configuration.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.20.1




More information about the libvir-list mailing list