From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5d9w-0008Vp-IN for qemu-devel@nongnu.org; Thu, 18 Jun 2015 12:59:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z5d9r-0000Rz-GM for qemu-devel@nongnu.org; Thu, 18 Jun 2015 12:59:24 -0400 Received: from mail-pd0-x22a.google.com ([2607:f8b0:400e:c02::22a]:36678) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5d9r-0000Rh-9H for qemu-devel@nongnu.org; Thu, 18 Jun 2015 12:59:19 -0400 Received: by pdjm12 with SMTP id m12so70451798pdj.3 for ; Thu, 18 Jun 2015 09:59:18 -0700 (PDT) Date: Fri, 19 Jun 2015 02:59:02 +1000 From: "Edgar E. Iglesias" Message-ID: <20150618165902.GJ5149@toto> References: <1434419515-3572-1-git-send-email-edgar.iglesias@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v5 0/6] arm: Steps towards EL2 support round 3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Edgar Iglesias , Sergey Fedorov , Alex =?iso-8859-1?Q?Benn=E9e?= , QEMU Developers , Alexander Graf On Thu, Jun 18, 2015 at 05:27:54PM +0100, Peter Maydell wrote: > On 16 June 2015 at 02:51, Edgar E. Iglesias wrote: > > From: "Edgar E. Iglesias" > > > > Hi, > > > > This is what is left of round 3 of our series towards support for EL2 for > > AArch64. > > > > Comments welcome! > > Given that we're now in softfreeze, and these patches don't actually > enable a new feature by themselves, my current thought is that we > should postpone them until after 2.4, unless they'd be particularly > inconvenient for you to carry out of tree until then. Thoughts? Hi Peter, That's OK, No hurry from my side. Best regards, Edgar