mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-19 08:02:15 -06:00
docs: add spice-port-fqdn.txt
Start a simple org.qemu.* registry of well known name. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
afd0b4091f
commit
700f6b6a92
1 changed files with 19 additions and 0 deletions
19
docs/spice-port-fqdn.txt
Normal file
19
docs/spice-port-fqdn.txt
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue