All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: NAHieu <nahieu@gmail.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: @introduceDomain with xenbus?
Date: Thu, 06 Oct 2005 10:11:37 -0500	[thread overview]
Message-ID: <43453EA9.70808@us.ibm.com> (raw)
In-Reply-To: <5d7aca950510060634x3a71bed9mc75799201a0ad554@mail.gmail.com>

NAHieu wrote:

>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?
>  
>
I have a patch to extend the watches to include arbitrary data 
specifically so we can get the domain id for an 
@{introduce,release}Domain watch.

Just waiting for some feedback on it...

Regards,

Anthony Liguori

>Many Thanks.
>Hieu
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@lists.xensource.com
>http://lists.xensource.com/xen-devel
>
>  
>

  reply	other threads:[~2005-10-06 15:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-06 13:34 @introduceDomain with xenbus? NAHieu
2005-10-06 15:11 ` Anthony Liguori [this message]
2005-10-06 16:01   ` NAHieu

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=43453EA9.70808@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=nahieu@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /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 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.