mirror of https://gitee.com/openkylin/libvirt.git
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:
parent
0ffe70a929
commit
7c700108d6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue