From owner-freebsd-xen@FreeBSD.ORG Thu Aug 29 18:53:36 2013 Return-Path: Delivered-To: xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3ABDD8AE; Thu, 29 Aug 2013 18:53:36 +0000 (UTC) (envelope-from roger.pau@citrix.com) Received: from SMTP.EU.CITRIX.COM (smtp.eu.citrix.com [46.33.159.39]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 859ED20D1; Thu, 29 Aug 2013 18:53:32 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.89,984,1367971200"; d="scan'208";a="8245005" Received: from lonpmailmx01.citrite.net ([10.30.203.162]) by LONPIPO01.EU.CITRIX.COM with ESMTP/TLS/RC4-MD5; 29 Aug 2013 18:53:25 +0000 Received: from [172.16.1.30] (10.68.19.166) by LONPMAILMX01.citrite.net (10.30.203.162) with Microsoft SMTP Server id 8.3.298.1; Thu, 29 Aug 2013 19:53:23 +0100 Message-ID: <521F98A2.80904@citrix.com> Date: Thu, 29 Aug 2013 20:53:22 +0200 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: "Justin T. Gibbs" Subject: Re: [CFR] Event channel Interrupts and unified Xen interrupt infrastructure. References: <7D29BB74-2341-4164-B2B8-85A4CAB3A6CE@FreeBSD.org> In-Reply-To: <7D29BB74-2341-4164-B2B8-85A4CAB3A6CE@FreeBSD.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Cc: xen@FreeBSD.org X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Aug 2013 18:53:36 -0000 On 29/08/13 18:32, Justin T. Gibbs wrote: > I've been working to get the next chunk of Spectra/Roger Pau Monné Xen work into head. The latest version of the patch I'm working on can be found here: > > http://people.freebsd.org/~gibbs/xen_intr.diff > > I will continue my testing today and commit it tonight unless I hear complaints. Comments, corrections, improvements, and bug reports welcome. Hello Justin, Thanks, the patch looks OK to me, just one minor nit, could you add: Sponsored by: Citrix Systems R&D to the commit message. Roger.