spice-port-fqdn.txt 490 B

12345678910111213141516171819
  1. A Spice port channel is an arbitrary communication between the Spice
  2. server host side and the client side.
  3. Thanks to the associated reverse fully qualified domain name (fqdn),
  4. a Spice client can handle the various ports appropriately.
  5. The following fqdn names are reserved by the QEMU project:
  6. org.qemu.monitor.hmp.0
  7. QEMU human monitor
  8. org.qemu.monitor.qmp.0:
  9. QEMU control monitor
  10. org.qemu.console.serial.0
  11. QEMU virtual serial port
  12. org.qemu.console.debug.0
  13. QEMU debug console