docs: add spice-port-fqdn.txt
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Wed, 5 Dec 2012 15:15:37 +0000 (16:15 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 17 Dec 2012 13:01:41 +0000 (14:01 +0100)
Start a simple org.qemu.* registry of well known name.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
docs/spice-port-fqdn.txt [new file with mode: 0644]

diff --git a/docs/spice-port-fqdn.txt b/docs/spice-port-fqdn.txt
new file mode 100644 (file)
index 0000000..5077895
--- /dev/null
@@ -0,0 +1,19 @@
+A Spice port channel is an arbitrary communication between the Spice
+server host side and the client side.
+
+Thanks to the associated reverse fully qualified domain name (fqdn),
+a Spice client can handle the various ports appropriately.
+
+The following fqdn names are reserved by the QEMU project:
+
+org.qemu.monitor.hmp.0
+  QEMU human monitor
+
+org.qemu.monitor.qmp.0:
+  QEMU control monitor
+
+org.qemu.console.serial.0
+  QEMU virtual serial port
+
+org.qemu.console.debug.0
+  QEMU debug console