xref: /qemu/docs/spice-port-fqdn.txt (revision 700f6b6a)
1*700f6b6aSMarc-André LureauA Spice port channel is an arbitrary communication between the Spice
2*700f6b6aSMarc-André Lureauserver host side and the client side.
3*700f6b6aSMarc-André Lureau
4*700f6b6aSMarc-André LureauThanks to the associated reverse fully qualified domain name (fqdn),
5*700f6b6aSMarc-André Lureaua Spice client can handle the various ports appropriately.
6*700f6b6aSMarc-André Lureau
7*700f6b6aSMarc-André LureauThe following fqdn names are reserved by the QEMU project:
8*700f6b6aSMarc-André Lureau
9*700f6b6aSMarc-André Lureauorg.qemu.monitor.hmp.0
10*700f6b6aSMarc-André Lureau  QEMU human monitor
11*700f6b6aSMarc-André Lureau
12*700f6b6aSMarc-André Lureauorg.qemu.monitor.qmp.0:
13*700f6b6aSMarc-André Lureau  QEMU control monitor
14*700f6b6aSMarc-André Lureau
15*700f6b6aSMarc-André Lureauorg.qemu.console.serial.0
16*700f6b6aSMarc-André Lureau  QEMU virtual serial port
17*700f6b6aSMarc-André Lureau
18*700f6b6aSMarc-André Lureauorg.qemu.console.debug.0
19*700f6b6aSMarc-André Lureau  QEMU debug console
20