mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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>
|
<libvirt>
|
||||||
<release version="v5.1.0" date="unreleased">
|
<release version="v5.1.0" date="unreleased">
|
||||||
<section title="New features">
|
<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>
|
||||||
<section title="Improvements">
|
<section title="Improvements">
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user