From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: interdomain event channel using libxc Date: Fri, 01 Dec 2006 14:28:31 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser , Stephan Creutz , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 1/12/06 14:17, "Keir Fraser" wrote: > Probably such a function should be included in libxc, and the existing > xc_alloc_unbound_port() function should be given a clearer name. :-) I just added a new function to xen-unstable that does what you want. It's called xc_evtchn_bind_unbound_port() and is introduced in changeset 12694. -- Keir