From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Re: [PATCH PV_OPS] Date: Wed, 9 Dec 2009 15:01:56 -0500 Message-ID: <20091209200156.GA4656@phenom.dumpdata.com> References: <1260376173-16973-1-git-send-email-konrad.wilk@oracle.com> <4B200245.7000508@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4B200245.7000508@goop.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jeremy Fitzhardinge Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, Dec 09, 2009 at 12:02:13PM -0800, Jeremy Fitzhardinge wrote: > On 12/09/09 08:29, Konrad Rzeszutek Wilk wrote: >> Attached are couple of patches for pciback to remove the xenbus_walk usage and >> replace it with a registration list type mechanism as discussed in previous >> e-mail correspondence. >> >> Also the last two remove functions that are not currently used. >> > > What changeset are they against? This is on top of the latest (origin/xen/master). Let me rebase is on top of the xen/dom0/pciback and re-send the patches.