From: Anthony Liguori <aliguori@us.ibm.com>
To: Xin Zhao <zhaoxin@eecs.umich.edu>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: what's the best way for a DomU module send control message to Dom0 via control interface?
Date: Wed, 19 Jan 2005 14:39:51 -0600 [thread overview]
Message-ID: <1106167190.8222.29.camel@localhost> (raw)
In-Reply-To: <Pine.LNX.4.58.0501191515470.6061@willow.eecs.umich.edu>
On Wed, 2005-01-19 at 14:17, Xin Zhao wrote:
> Unfortunately, yes. I am running Xend. Is there any way to bypass xend and
> handle requests myself? I really don't want to spend time in digging into
> the xend codes. :(
Not at the moment unless you do all the management yourself. This is
what the discussion of multiplexing the control channel is about. xsc
in xen-unstable is the start of a framework to let you do that.
Regards,
> Thanks,
> xin
>
> On Wed, 19 Jan 2005, Anthony Liguori wrote:
>
> > On Wed, 2005-01-19 at 13:53, Xin Zhao wrote:
> > > One way seems to be ctrl_if_send_message_block like functions. I did
> > > register a receiver in a Dom0 kernel module, then use
> > > ctrl_if_send_message_block() to send msg to Dom0 module, if the Dom0
> > > module gets the msg, it should print out some information. Unfortunately,
> > > after DomU module sent out msg, nothing happened. The msg seems to be lost
> > > by Dom0, why?
> >
> > Are you running Xend? Xend will catch any unknown requests and drop
> > them.
--
Anthony Liguori
Linux Technology Center (LTC) - IBM Austin
E-mail: aliguori@us.ibm.com
Phone: (512) 838-1208
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
prev parent reply other threads:[~2005-01-19 20:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-19 19:53 what's the best way for a DomU module send control message to Dom0 via control interface? Xin Zhao
2005-01-19 20:18 ` Anthony Liguori
2005-01-19 20:17 ` Xin Zhao
2005-01-19 20:39 ` Anthony Liguori [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=1106167190.8222.29.camel@localhost \
--to=aliguori@us.ibm.com \
--cc=xen-devel@lists.sourceforge.net \
--cc=zhaoxin@eecs.umich.edu \
/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.