|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Handle for events?
On 09/28/2010 09:46 PM, Srujan D. Kotikela wrote:
> Hi,
>
> I am trying to send events from DomU to the Dom0. I have established
> an event channel. I used to xc_evtchn_notify() to send an event. But I
> am not sure how to check if the event has been sent. Through source
> browsing I found an event handler for xensource. Is there no generic
> handler for event channels?
/dev/xen/evtchn allows a usermode program to wait for specific event
channels.
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|