]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: document bhyve custom commandline support
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Fri, 18 Jan 2019 15:20:26 +0000 (19:20 +0400)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Sun, 27 Jan 2019 11:07:18 +0000 (15:07 +0400)
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
docs/news.xml

index bc11791d033cdb7e49a19a5e07775171c4fd64d4..5759a9e178df0cc6e5586442167e23e83964b5c2 100644 (file)
 <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>&lt;bhyve:commandline&gt;</code> element in domain
+          configuration.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>