We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd0b40 commit 700f6b6Copy full SHA for 700f6b6
docs/spice-port-fqdn.txt
@@ -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