vnc: add support for listen type none

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
Pavel Hrdina
2016-06-09 14:46:45 +02:00
parent c34ada0996
commit 93a2fb230a
6 changed files with 58 additions and 2 deletions
+2 -1
View File
@@ -5384,7 +5384,8 @@ qemu-kvm -net nic,model=? /dev/null
virDomainOpenGraphicsFD(). No other listen types are allowed if this
one is used and the graphics device doesn't listen anywhere. You need
to use one of the two APIs to pass a FD to QEMU in order to connect to
this graphics device. Supported by graphics type <code>spice</code>.
this graphics device. Supported by graphics type <code>vnc</code> and
<code>spice</code>.
</p>
</dd>
</dl>