All of lore.kernel.org
 help / color / mirror / Atom feed
* @introduceDomain with xenbus?
@ 2005-10-06 13:34 NAHieu
  2005-10-06 15:11 ` Anthony Liguori
  0 siblings, 1 reply; 3+ messages in thread
From: NAHieu @ 2005-10-06 13:34 UTC (permalink / raw)
  To: xen-devel

Hi,

I am writing a kernel module in dom0 to watch for @introduceDomain.
The callback procedure is prototyped as (registerd with
register_xenbus_watch()) :

static void new_domain(struct xenbus_watch *watch, const char *node)

In this callback, what we can get is node=="@introduceDomain"  when
the watch fired. Is that all we have? If I want to know which domain
(include domain-name and domid) caused this event, where to look for?

Many Thanks.
Hieu

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

end of thread, other threads:[~2005-10-06 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-06 13:34 @introduceDomain with xenbus? NAHieu
2005-10-06 15:11 ` Anthony Liguori
2005-10-06 16:01   ` NAHieu

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.