From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH PCIBACK] Date: Wed, 09 Dec 2009 13:14:06 -0800 Message-ID: <4B20131E.4080801@goop.org> References: <1260391901-16685-1-git-send-email-konrad.wilk@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1260391901-16685-1-git-send-email-konrad.wilk@oracle.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: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 12/09/09 12:51, Konrad Rzeszutek Wilk wrote: > Hey Jeremy, > > Attached are six patches for the xen/dom0/pciback branch. They remove > the old xenbus_walk functionality and replace it with a registration > (and unregistration plus a find function) mechanism. > Thanks, it looks good overall. I have few comments though (replies to patches). J