All of lore.kernel.org
 help / color / mirror / Atom feed
* domU reading its own xenstore home directory from userspace
@ 2005-12-02 20:45 Andrew D. Ball
  2005-12-02 23:07 ` Anthony Liguori
  2005-12-05 13:06 ` Ewan Mellor
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew D. Ball @ 2005-12-02 20:45 UTC (permalink / raw)
  To: xen-devel

What does this statement in the xenbus documentation on the xen wiki
mean: "The DomU kernel interface is structured in such a way that nodes
in the "home directory" of the domain cannot be addressed, and therefore
cannot be read from or written to. Tools may use this space to store
data that should not be accessed by the domain itself." ?
[ from http://wiki.xensource.com/xenwiki/XenBus , toward the bottom ]

I thought domU kernels must read data in the domU's home directory or is
the data that drivers watch somewhere else?

I want to read this data from domU userspace that that a domU can find
out what it's UUID is.  This is important for correlating domU's with
the dom0's they run on for management tools.  Reading a UUID from a
domU's xenstore home directory from domU userspace is the cleanest way
to do this that I can think of at the moment.

Thanks for your help.

Andrew

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-16 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-02 20:45 domU reading its own xenstore home directory from userspace Andrew D. Ball
2005-12-02 23:07 ` Anthony Liguori
2005-12-05 13:06 ` Ewan Mellor
2006-01-16 16:34   ` Charles Duffy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.