]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: add a note that spice channel is usable only with spice graphics
authorPavel Hrdina <phrdina@redhat.com>
Thu, 26 Feb 2015 10:59:41 +0000 (11:59 +0100)
committerCole Robinson <crobinso@redhat.com>
Tue, 28 Apr 2015 15:06:39 +0000 (11:06 -0400)
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>
(cherry picked from commit 242e8c54728abc464b92d55a5ce76121803c97e4)

docs/formatdomain.html.in

index 6276a615f21a559c973b146403a498139bbcf93d..082e47572850ab0404466c56c4146dd99f9d66bc 100644 (file)
@@ -5378,6 +5378,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>
   ...