From 7c700108d621a09e4595cd09c8d03277d7d5e88c Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Fri, 18 Jan 2019 19:20:26 +0400 Subject: [PATCH] news: document bhyve custom commandline support Signed-off-by: Roman Bogorodskiy Reviewed-by: John Ferlan --- docs/news.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) 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. + +
-- 2.39.5