From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: pv_ops & gntdev? Date: Tue, 24 Feb 2009 13:18:06 -0800 Message-ID: <49A4640E.1000807@goop.org> References: <49A44030.2070709@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <49A44030.2070709@redhat.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Gerd Hoffmann Cc: Xen Development Mailing List List-Id: xen-devel@lists.xenproject.org Gerd Hoffmann wrote: > Short question: Do you have plans to port the gntdev userspace driver > (the one sitting in drivers/xen/gntdev/ in the 2.6.18 tree) to the > pv_ops kernel? > I poked at it a little bit, but didn't get very far because I wasn't sure if anyone actually wants it. But blktap2 essentially uses the same mechanism (or does it actually use gnttab?), and we'd like to get that working. What do you want to do with it? Do you want to bring it over? J