[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [PATCH] Mini-OS to use evtchn_port_t for ports and other improvements
Steven, Enclosed is a revision of the patch that responds to your suggested improvements. John The enclosed patch modifies Mini-OS so it uses evtchn_port_t for ports, instead of the current mixture of u32's and int's. It provides a name for the type of an event channel handler in events.h. It modifies evtchn_alloc_unbound so that it can be used to set up an event channel to a domain other than zero. It adds evtchn_bind_interdomain to support the other half of event channel set up. Finally, adds a routine that translates grant table operation status values to their string equivalent. Attachment:
evtchn.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |