[libvirt] [PATCH 3/3] docs: bhyve: warn about bhyve:commandline risks

Roman Bogorodskiy bogorodskiy at gmail.com
Thu Jan 31 12:41:26 UTC 2019


Document that using bhyve:commandline is not fully
supported and may cause issues.

Signed-off-by: Roman Bogorodskiy <bogorodskiy at gmail.com>
---
 docs/drvbhyve.html.in | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/drvbhyve.html.in b/docs/drvbhyve.html.in
index fb73b4819b..2e9cf5551b 100644
--- a/docs/drvbhyve.html.in
+++ b/docs/drvbhyve.html.in
@@ -484,5 +484,10 @@ typically, the namespace is given the name of <code>bhyve</code>.
 </domain>
 </pre>
 
+<p>Note that these extensions are for testing and development purposes only.
+They are <b>unsupported</b>, using them may result in inconsistent state,
+and upgrading either bhyve or libvirtd maybe break behavior of a domain that
+was relying on a specific commands pass-through.</p>
+
   </body>
 </html>
-- 
2.20.1




More information about the libvir-list mailing list