From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: Re: [PATCH v1 3/8]: PVH startup changes (enlighten.c) Date: Thu, 4 Oct 2012 18:35:28 -0700 Message-ID: <20121004183528.060416a0@mantra.us.oracle.com> References: <20120921121659.5a723de9@mantra.us.oracle.com> <20120924154335.097d3fb9@mantra.us.oracle.com> <20120925180416.0137d61a@mantra.us.oracle.com> <20121002183619.70734b7a@mantra.us.oracle.com> <20121002190323.2e16f6ff@mantra.us.oracle.com> <1349265914.650.136.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1349265914.650.136.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: "Xen-devel@lists.xensource.com" , Konrad Rzeszutek Wilk , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Wed, 3 Oct 2012 13:05:14 +0100 Ian Campbell wrote: > On Wed, 2012-10-03 at 12:58 +0100, Stefano Stabellini wrote: > > > So for now, how about, lets go > > > with what I've got. I'll make a note, and when I do xen patch, > > > I'll figure it out, and would be a very small linux patch. I want > > > to get linux patch in soon before the window closes. > > > > We can leave page special as it is for now with very little > > consequences, because it is not part of the interface with Xen. > > However this is part of the interface, so whatever we choose here > > is going to be hard to change later on. > > I suggested that until we have seen and reviewed the hypervisor side > patches this guest side functionality all needs to be under an option > which has CONFIG_EXPERIMENTAL as a dependency and a comment explaining > that the ABI is not fixed yet, similar to what we did for the ARM > port. Konrad is going to keep the changes in his tree and not upstream for couple months while we go thru the xen patches. This would be a big help for me as I won't have to constantly refresh linux tree. I hope we can get some baseline in linux and xen soon. thanks Mukesh