All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ahmed Moneeb Azab <amazab@ncsu.edu>
To: xen-devel@lists.xensource.com
Subject: Xen Event Channels
Date: Thu, 09 Oct 2008 17:51:48 -0400	[thread overview]
Message-ID: <48EE7CF4.6080908@ncsu.edu> (raw)

Hi All,

I want to create an event channel between a process in Dom0 and the 
hypervisor, so that I can receive certain notifications from Xen. 
However, I could not understand how can I register the callback of the 
event channel. The only function I found is to bind a virtual irq to the 
created event channel (evtchn_bind_virq). However, I do not know how to 
register my callback function to be called when the virq occurs. Any 
clues or better ideas?

Ahmed

                 reply	other threads:[~2008-10-09 21:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=48EE7CF4.6080908@ncsu.edu \
    --to=amazab@ncsu.edu \
    --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.