From 242e8c54728abc464b92d55a5ce76121803c97e4 Mon Sep 17 00:00:00 2001
From: Pavel Hrdina
Date: Thu, 26 Feb 2015 11:59:41 +0100
Subject: [PATCH] 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
---
docs/formatdomain.html.in | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 335763fdde..ede20de508 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -5380,6 +5380,11 @@ qemu-kvm -net nic,model=? /dev/null
under a channel name specified in the channel
attribute. Since 1.2.2
+
+ Note: depending on the hypervisor, spiceports might (or might not)
+ be enabled on domains with or without spice
+ graphics.
+
...
--
2.47.3