mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
docs: add a note that spice channel is usable only with spice graphics
To prevent a confusion about missing chardev argument in qemu command line add a note about that behavior into documentation. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1129198 Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
b7d027b6a8
commit
242e8c5472
@ -5380,6 +5380,11 @@ qemu-kvm -net nic,model=? /dev/null
|
||||
under a channel name specified in the <code>channel</code>
|
||||
attribute. <span class="since">Since 1.2.2</span>
|
||||
</p>
|
||||
<p>
|
||||
Note: depending on the hypervisor, spiceports might (or might not)
|
||||
be enabled on domains with or without <a href="#elementsGraphics">spice
|
||||
graphics</a>.
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user