From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hollis Blanchard Subject: Re: please pull xenppc-unstable-merge.hg Date: Mon, 05 Mar 2007 13:24:01 -0600 Message-ID: <1173122641.21822.16.camel@basalt> References: <1172879557.24623.39.camel@basalt> Reply-To: Hollis Blanchard Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1172879557.24623.39.camel@basalt> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel , xen-ppc-devel List-Id: xen-devel@lists.xenproject.org On Fri, 2007-03-02 at 17:52 -0600, Hollis Blanchard wrote: > Hi Keir, could you please pull from > http://xenbits.xensource.com/ext/xenppc-unstable-merge.hg ? > > There are two patches that touch common code: > * Add a guest_physmap hook for max_mem changes. We've finally > gotten around to removing a hack we've carried in the PowerPC > tree for a while and we're using the guest_physmap_* hooks > instead. At least for now we're using an array for p2m > translation, and that means we need to know how big to make it. > * Yamahata-san's PowerPC dynamic grant table patch. It looked a > little hairy to me, but when I sat down with it I couldn't > figure out how to improve it, at least until PowerPC gets rid of > some assumptions about MFN locations. I had accidentally added a file in xen/include/asm (instead of asm-powerpc), which made asm a directory and broke the symlink creation. I've fixed that now. -- Hollis Blanchard IBM Linux Technology Center