From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [XenARM] Testing xen-arm on Arndale Date: Wed, 17 Jul 2013 17:38:39 +0100 Message-ID: <51E6C88F.4010103@linaro.org> References: <5151C711.5090604@citrix.com> <5151F707.8080704@citrix.com> <51E66648.5090303@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Giridhar Maruthy Cc: Anthony PERARD , xen-devel List-Id: xen-devel@lists.xenproject.org On 07/17/2013 01:53 PM, Giridhar Maruthy wrote: > Thanks Julien for the response. > > Following is my environment: > Dom0 kernel: git://xenbits.xen.org/people/julieng/linux-arm.git > (arndale branch) version 3.9-rc4 > Xen : git://xenbits.xen.org/people/julieng/xen-unstable.git (branch > dev-arm) version 4.4 unstable As specified on the wiki page, you should use: git://xenbits.xen.org/xen.git The branch dev-arm, in my git tree, is not intended to be use by user/developper. It mostly contains debugging patch and my on-going work on Xen. I will rename this branch dev-arm to avoid confusion. Currently, this branch doesn't work with linux 3.9 because the DTS is incomplete. -- Julien