From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [RFC 00/14] arm: implement ballooning and privcmd foreign mappings based on x86 PVH Date: Thu, 4 Oct 2012 11:27:31 -0400 Message-ID: <20121004152731.GD11426@phenom.dumpdata.com> References: <1349363496.866.49.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1349363496.866.49.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Stefano Stabellini , xen-devel List-Id: xen-devel@lists.xenproject.org On Thu, Oct 04, 2012 at 04:11:36PM +0100, Ian Campbell wrote: > This series implements ballooning for Xen on ARM and builds and Mukesh's > PVH privcmd stuff to implement foreign page mapping on ARM, replacing > the old "HACK: initial (very hacky) XENMAPSPACE_gmfn_foreign" patch. Great. Thanks for doing it. > > The baseline is a bit complex, it is basically Stefano's xenarm-forlinus > branch (commit bbd6eb29214e) merged with Konrad's linux-next-pvh branch > (commit 7e6e6f589de8). I suspect I might need to rebase it shortly. I Yes. I am hoping that on Monday Mukesh will have had sent out his revised patch and I can rebase the whole thing on Linus's tree (which by that time should have the Xen ARM's pulled in). > know there's a bunch of stuff in here which Mukesh has also changed, but > which I haven't seen yet, I'll deal with that when I rebase (RFC mainly > for that reason only). They look good to me. I've provided some feedback on some of them. > > This lets me start a guest without any of those nasty patches with > "HACK" in the title ;-0 > > Ian. > > > >