From: Roman Bogorodskiy Date: Fri, 21 Nov 2025 17:21:44 +0000 (+0100) Subject: docs: bhyve: document VNC's wait attribute X-Git-Tag: v11.10.0-rc1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a2127bef14e6c09d690b09450a4b89c03fc3c29;p=thirdparty%2Flibvirt.git docs: bhyve: document VNC's wait attribute Document the new VNC's 'wait' attribute in formatdomain.rst and drvbhyve.rst. Signed-off-by: Roman Bogorodskiy Reviewed-by: Peter Krempa --- diff --git a/docs/drvbhyve.rst b/docs/drvbhyve.rst index 73372ff7cf..c0f4cd8a1f 100644 --- a/docs/drvbhyve.rst +++ b/docs/drvbhyve.rst @@ -429,6 +429,16 @@ Note: VNC password authentication is known to be cryptographically weak. Additionally, the password is passed as a command line argument in clear text. Make sure you understand the risks associated with this feature before using it. +:since:`Since 11.10.0`, the guest can be configured to wait for an incoming +VNC connection before booting: + +:: + + + + + + Clock configuration ~~~~~~~~~~~~~~~~~~~ diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index eb1536df7b..1467fc7e10 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -6907,6 +6907,10 @@ interaction with the admin. ID is specified, then the default audio backend will be used. :since:`Since 7.2.0, qemu`. + The optional ``wait`` attribute, when set to ``yes``, causes the guest + to wait for an incoming VNC connection before booting. + :since:`Since 11.10.0, bhyve`. + ``spice`` :since:`Since 0.8.6` Starts a SPICE server. The ``port`` attribute specifies the TCP port number (with -1 as legacy syntax indicating that it should be