news: document bhyve custom commandline support

Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
Roman Bogorodskiy 2019-01-18 19:20:26 +04:00
parent 0ffe70a929
commit 7c700108d6
1 changed files with 11 additions and 0 deletions

View File

@ -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>&lt;bhyve:commandline&gt;</code> element in domain
configuration.
</description>
</change>
</section>
<section title="Improvements">
</section>