From: Roman Bogorodskiy Date: Fri, 18 Jan 2019 15:20:26 +0000 (+0400) Subject: news: document bhyve custom commandline support X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=7c700108d621a09e4595cd09c8d03277d7d5e88c;p=libvirt.git news: document bhyve custom commandline support Signed-off-by: Roman Bogorodskiy Reviewed-by: John Ferlan --- 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 @@
+ + + bhyve: Add support for additional command-line arguments + + + The bhyve driver now supports passing additional command-line + arguments to the bhyve process using the new + <bhyve:commandline> element in domain + configuration. + +