mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
spice: add support for listen type socket
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1335832 Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
@@ -5366,7 +5366,7 @@ qemu-kvm -net nic,model=? /dev/null
|
||||
This listen type tells a graphics server to listen on unix socket.
|
||||
Attribute <code>socket</code> contains a path to unix socket. If this
|
||||
attribute is omitted libvirt will generate this path for you.
|
||||
Supported by graphics type <code>vnc</code>.
|
||||
Supported by graphics type <code>vnc</code> and <code>spice</code>.
|
||||
</p>
|
||||
<p>
|
||||
For <code>vnc</code> graphics be backward compatible
|
||||
|
||||
Reference in New Issue
Block a user