From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Patches for v3.8 Date: Wed, 28 Nov 2012 09:44:16 -0500 Message-ID: <20121128144416.GD21266@phenom.dumpdata.com> References: <20121127213143.GB13890@phenom.dumpdata.com> <50B5D83402000078000ABFF1@nat28.tlf.novell.com> <20121128142521.GB21266@phenom.dumpdata.com> <1354113142.25834.34.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: <1354113142.25834.34.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 , Jan Beulich , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Wed, Nov 28, 2012 at 02:32:22PM +0000, Ian Campbell wrote: > On Wed, 2012-11-28 at 14:25 +0000, Konrad Rzeszutek Wilk wrote: > > On Wed, Nov 28, 2012 at 11:50:54AM +0000, Stefano Stabellini wrote: > > > On Wed, 28 Nov 2012, Jan Beulich wrote: > > > > >>> On 27.11.12 at 22:31, Konrad Rzeszutek Wilk wrote: > > > > > Mukesh Rathor (6): > > > > > xen/pvh: Support ParaVirtualized Hardware extensions. > > > > > xen/pvh: Extend vcpu_guest_context, p2m, event, and XenBus. > > > > > xen/pvh: Implement MMU changes for PVH. > > > > > xen/pvh: bootup and setup (E820) related changes. > > > > > xen/pvh: balloon and grant changes. > > > > > xen/pvh: /dev/xen/privcmd changes. > > > > > > > > As said before - I don't think it is a good idea to push the kernel side > > > > changes into an official release when the hypervisor side ones didn't > > > > even get an initial review yet. > > > > > > I agree > > > > That would delay the ARM patches that Ian posted as they are dependent on this. > > I'd be happy to produce a series with the generic bits from the pvh > series which are required by the ARM stuff (the privcmd and balloon bits > mainly) and base the arm stuff on that. I think I offered to do this > before. OK. The stable/pvh.v6 has yours and Mukesh's patches. If you want to rebase them on stable/for-linus-3.8 (and if you need to pull in v3.7-rc4,5,6,7 in it) I am game. > > Ian. > >