From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=36470 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUReZ-0000fK-6H for qemu-devel@nongnu.org; Thu, 01 Jul 2010 17:50:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUReU-0002k6-6D for qemu-devel@nongnu.org; Thu, 01 Jul 2010 17:50:39 -0400 Received: from mail.codesourcery.com ([38.113.113.100]:46380) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUReT-0002jp-TE for qemu-devel@nongnu.org; Thu, 01 Jul 2010 17:50:34 -0400 From: Paul Brook Date: Thu, 1 Jul 2010 22:50:29 +0100 References: <201007011635.55444.rob@landley.net> In-Reply-To: <201007011635.55444.rob@landley.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201007012250.30111.paul@codesourcery.com> Subject: [Qemu-devel] Re: [PATCH] ARM v4t/arm920t support List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rob Landley Cc: vince@kyllikki.org, qemu-devel@nongnu.org > Here is the patch again. There may be more work to be done on top of this, > but this patch staying out of tree hasn't noticeably accelerated that work > in the past year and change. Could it please be merged? As mentioned previously, "V5" should be split into its component parts. Paul