From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex =?utf-8?Q?Benn=C3=A9e?= Subject: Re: [PATCH kvm-unit-tests 00/15] arm64: initial drop Date: Tue, 06 Jan 2015 09:03:40 +0000 Message-ID: <87a91wnuvn.fsf@linaro.org> References: <1418241608-13966-1-git-send-email-drjones@redhat.com> <548AE344.5050504@redhat.com> <20150102174613.GA17091@hawk.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Paolo Bonzini , kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, christoffer.dall@linaro.org To: Andrew Jones Return-path: Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:48151 "EHLO socrates.bennee.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752003AbbAFJXg (ORCPT ); Tue, 6 Jan 2015 04:23:36 -0500 In-reply-to: <20150102174613.GA17091@hawk.usersys.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Andrew Jones writes: > On Fri, Dec 12, 2014 at 01:44:52PM +0100, Paolo Bonzini wrote: >> On 10/12/2014 20:59, Andrew Jones wrote: >> > This series adds support for aarch64 to the kvm-unit-tests framewo= rk, >> > bringing it to the same level as the arm support. In the process a >> > few tweaks to the arm support were made, as one of the main goals >> > was to share as much code as possible between the two. >> >=20 >> > Patches >> > 01 : A fix for the script runner. We need this one for arm >> > regardless of the aarch64 support. >> > 02-03: Fixes to the arm support. The bugs fixed weren't visible >> > until running on aarch64. >> > 04-07: Prep the arm framework for the bare minimal initial drop >> > 08 : The bare minimal initial drop >> > 09 : Add vector support to the minimal drop >> > 10-12: Prep the arm framework for enabling the mmu on aarch64 >> > 13-14: Prep the aarch64 framework for enabling the mmu >> > 15 : Enables the mmu on aarch64 >> >=20 >> > These patches are also available here >> > https://github.com/rhdrjones/kvm-unit-tests/tree/arm64/initial-dro= p > > Ping? I'd like to send more patches building on this series soon. > Hopefully others (/me looks at Alex Bennee) do too :-) I am looking at them now. --=20 Alex Benn=C3=A9e