Skip to content

Commit 700f6b6

Browse files
elmarcokraxel
authored andcommitted
docs: add spice-port-fqdn.txt
Start a simple org.qemu.* registry of well known name. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
1 parent afd0b40 commit 700f6b6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/spice-port-fqdn.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
A Spice port channel is an arbitrary communication between the Spice
2+
server host side and the client side.
3+
4+
Thanks to the associated reverse fully qualified domain name (fqdn),
5+
a Spice client can handle the various ports appropriately.
6+
7+
The following fqdn names are reserved by the QEMU project:
8+
9+
org.qemu.monitor.hmp.0
10+
QEMU human monitor
11+
12+
org.qemu.monitor.qmp.0:
13+
QEMU control monitor
14+
15+
org.qemu.console.serial.0
16+
QEMU virtual serial port
17+
18+
org.qemu.console.debug.0
19+
QEMU debug console

0 commit comments

Comments
 (0)