qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Marc-André Lureau" <marcandre.lureau@gmail.com>
To: qemu-devel@nongnu.org
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>,
	alevy@redhat.com, kraxel@redhat.com
Subject: [Qemu-devel] [PATCH 6/6] docs: add spice-port-fqdn.txt
Date: Wed,  5 Dec 2012 16:15:37 +0100	[thread overview]
Message-ID: <1354720537-12097-6-git-send-email-marcandre.lureau@redhat.com> (raw)
In-Reply-To: <1354720537-12097-1-git-send-email-marcandre.lureau@redhat.com>

Start a simple org.qemu.* registry of well known name.
---
 docs/spice-port-fqdn.txt | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 docs/spice-port-fqdn.txt

diff --git a/docs/spice-port-fqdn.txt b/docs/spice-port-fqdn.txt
new file mode 100644
index 0000000..5077895
--- /dev/null
+++ b/docs/spice-port-fqdn.txt
@@ -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
-- 
1.7.11.7

      parent reply	other threads:[~2012-12-05 15:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-05 15:15 [Qemu-devel] [PATCH 1/6] spice-qemu-char: write to chardev whatever amount it can read Marc-André Lureau
2012-12-05 15:15 ` [Qemu-devel] [PATCH 2/6] spice-qemu-char: factor out CharDriverState creation Marc-André Lureau
2012-12-05 15:15 ` [Qemu-devel] [PATCH 3/6] spice-qemu-char: add spiceport chardev Marc-André Lureau
2012-12-05 15:15 ` [Qemu-devel] [PATCH 4/6] spice-qemu-char: keep a list of spice chardev Marc-André Lureau
2012-12-05 15:15 ` [Qemu-devel] [PATCH 5/6] spice-qemu-char: register spicevmc ports during qemu_spice_init() Marc-André Lureau
2012-12-05 15:15 ` Marc-André Lureau [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1354720537-12097-6-git-send-email-marcandre.lureau@redhat.com \
    --to=marcandre.lureau@gmail.com \
    --cc=alevy@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).