* Xen Event Channels
@ 2008-10-09 21:51 Ahmed Moneeb Azab
0 siblings, 0 replies; only message in thread
From: Ahmed Moneeb Azab @ 2008-10-09 21:51 UTC (permalink / raw)
To: xen-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-09 21:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-09 21:51 Xen Event Channels Ahmed Moneeb Azab
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.