From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v3] Userspace grant communication Date: Fri, 14 Jan 2011 10:18:34 -0500 Message-ID: <20110114151834.GD7371@dumpdata.com> References: <1292545063-32107-1-git-send-email-dgdegra@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1292545063-32107-1-git-send-email-dgdegra@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Daniel De Graaf Cc: jeremy@goop.org, xen-devel@lists.xensource.com, Ian.Campbell@citrix.com List-Id: xen-devel@lists.xenproject.org On Thu, Dec 16, 2010 at 07:17:36PM -0500, Daniel De Graaf wrote: > Rebased on top of Stefano's 2.6.37 gntdev patches; included suggestions I was wondering whether you would be OK rebasing this on top of Linus latest tree? (or if you prefer you could use mine: devel/next-2.6.38) and re-posting them? 2.6.38 has now the gntdev driver along with one of your patches. > from the v2 patch queue. HVM mapping is now much cleaner, since pages > with real GFNs are available. Multicall API didn't make it in, because > the actual hypercall is within a function that I'm not sure should be > changed to multicall in all instances, and I haven't had a chance to > figure out how to use it despite this. > > [PATCH 1/7] xen-gntdev: Fix circular locking dependency > [PATCH 2/7] xen-gntdev: Change page limit to be global instead of per-open > [PATCH 3/7] xen-gntdev: Remove unneeded structures from grant_map tracking data > [PATCH 4/7] xen-gntdev: Use find_vma rather than iterating our vma list manually > [PATCH 5/7] xen-gntdev: Add reference counting to maps > [PATCH 6/7] xen-gntdev: Support mapping in HVM domains > [PATCH 7/7] xen-gntalloc: Userspace grant allocation driver > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel