From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH OSSTEST 0/6] Fixes for switching to Jessie as base OS for test hosts Date: Wed, 30 Sep 2015 15:30:25 +0100 Message-ID: <1443623425.16718.194.camel@citrix.com> References: <1443519883.16718.23.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1443519883.16718.23.camel@citrix.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.Jackson@eu.citrix.com, xen-devel@lists.xen.org Cc: Roger Pau =?ISO-8859-1?Q?Monn=E9?= List-Id: xen-devel@lists.xenproject.org On Tue, 2015-09-29 at 10:44 +0100, Ian Campbell wrote: > * A firmware upgrade on the Arndale boards, since the new version of gcc > seems to trigger an SoC errata when building the kernel. Now done. > The reason I care about upgrading to Jessie is that this adds the arm64 > architecture which we hope to eventually have hardware for. I forgot that this will(/should) also enable the -vhd/-raw and -qcow2 tests on ARM (since they rely on d-i for guest install and only Jessie onwards can run in an ARM domU). Ian.