From: Dawid Zamirski Date: Tue, 7 Nov 2017 21:36:48 +0000 (-0500) Subject: docs: Document autoport behavior in the vbox driver X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=ef7e6ee281e49d7132b85c0e5bc1cb2e0a5a5f99;p=libvirt.git docs: Document autoport behavior in the vbox driver --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 92e14a919a..d3cabac44f 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -6100,7 +6100,10 @@ qemu-kvm -net nic,model=? /dev/null TCP port number (with -1 as legacy syntax indicating that it should be auto-allocated). The autoport attribute is the new preferred syntax for indicating auto-allocation of the TCP port to - use. The multiUser attribute is a boolean deciding + use. In the VirtualBox driver, the autoport will make + the hypervisor pick available port from 3389-3689 range when the VM + is started. The chosen port will be reflected in the port + attribute. The multiUser attribute is a boolean deciding whether multiple simultaneous connections to the VM are permitted. The replaceUser attribute is a boolean deciding whether the existing connection must be dropped and a new connection must