]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/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)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 10 Mar 2015 10:16:21 +0000 (11:16 +0100)
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>
docs/formatdomain.html.in

index 335763fdde8efc87c6cd49fee07a825cc40b6183..ede20de50853f32d3e9cea9876da0f896a3eb252 100644 (file)
@@ -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>
   ...