From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 0/4 V7] xen: arm: parse modules from DT during early boot. Date: Mon, 18 Feb 2013 15:20:18 +0000 Message-ID: <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: 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 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 Ian.