From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juergen Gross Subject: [PATCH v3 15/15] docs: document xenstore domain xenstore paths Date: Fri, 8 Jan 2016 14:08:46 +0100 Message-ID: <1452258526-4797-16-git-send-email-jgross@suse.com> References: <1452258526-4797-1-git-send-email-jgross@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1452258526-4797-1-git-send-email-jgross@suse.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org, Ian.Campbell@citrix.com, ian.jackson@eu.citrix.com, stefano.stabellini@eu.citrix.com, wei.liu2@citrix.com, dgdegra@tycho.nsa.gov Cc: Juergen Gross List-Id: xen-devel@lists.xenproject.org Add the xenstore domain specific xenstore paths to docs/misc/xenstore-paths.markdown Signed-off-by: Juergen Gross --- docs/misc/xenstore-paths.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/misc/xenstore-paths.markdown b/docs/misc/xenstore-paths.markdown index 197bb0f..4712e3a 100644 --- a/docs/misc/xenstore-paths.markdown +++ b/docs/misc/xenstore-paths.markdown @@ -509,6 +509,16 @@ The device model version for a domain. ifb device used by Remus to buffer network output from the associated vif. +### xenstored specific paths + +The /tool/xenstored namespace is created by the xenstore daemon or domain +for the toolstack to obtain e.g. the domain id of a xenstore domain. + +#### /tool/xenstored/domid = INTEGER [n,INTERNAL] + +Domain Id of the xenstroe domain in case xenstore is provided via a +domain instead of a daemon in dom0. + [BLKIF]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,blkif.h.html [FBIF]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,fbif.h.html [HVMPARAMS]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,hvm,params.h.html -- 2.6.2