From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 0/4 V7] xen: arm: parse modules from DT during early boot. Date: Wed, 13 Mar 2013 11:05:04 +0000 Message-ID: <1363172704.32410.156.camel@zakaz.uk.xensource.com> References: <1361200818.1051.6.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: <1361200818.1051.6.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: xen-devel Cc: Anthony Perard , "Tim (Xen.org)" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Mon, 2013-02-18 at 15:20 +0000, Ian Campbell wrote: > Not much has changed here since v6. > > Other than rebasing I've used the hypervisor version in > the /hypervisor/compatibility string and added an assert that we aren't > skipping levels in xen/arch/arm/domain_build.c:write_nodes Applied with Stefano's final Ack. Ian.