From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Mina Jafari <ai.minajafari@gmail.com>
Cc: xen-users@lists.xen.org,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Help with Sending Event
Date: Wed, 14 Aug 2013 08:35:35 -0400 [thread overview]
Message-ID: <20130814123535.GB10764@phenom.dumpdata.com> (raw)
In-Reply-To: <CAK-vE-U1b4UcaUEx+MnN1EgbcHTY3CYJ+AbXa7yhG7g9HNpyLA@mail.gmail.com>
On Wed, Aug 14, 2013 at 04:32:14PM +0430, Mina Jafari wrote:
> Hi,
> Can you give me an example code of " one guest sending an asynchronous event
> to another domain " in xen?
> I've found out I shoud go through these steps to do so:
> 1. Receiving guest creates a new, unbound port.
> 2. Receiving guest advertises the existence of the port (typically via the
> Xen-
> Store).
Look in the drivers/* of the Linux tree for any reference off 'ring-ref'
> 3. The sending guest creates a new port if it doesn’t have any free.
> 4. The sending guest binds its port to the remote one.
> 5. The sending guest sends the event.
>
> but I didn't find the function,exactly to do some of them like step2.
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
prev parent reply other threads:[~2013-08-14 12:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-14 12:02 Help with Sending Event Mina Jafari
2013-08-14 12:35 ` Konrad Rzeszutek Wilk [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=20130814123535.GB10764@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=ai.minajafari@gmail.com \
--cc=xen-devel@lists.xen.org \
--cc=xen-users@lists.xen.org \
/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.