From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KDjw0-0003Py-M9 for qemu-devel@nongnu.org; Tue, 01 Jul 2008 13:46:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KDjw0-0003PH-4u for qemu-devel@nongnu.org; Tue, 01 Jul 2008 13:46:32 -0400 Received: from [199.232.76.173] (port=60735 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDjw0-0003PB-2D for qemu-devel@nongnu.org; Tue, 01 Jul 2008 13:46:32 -0400 Received: from mta5.prod1.dngr.net ([216.220.209.224]:33918 helo=mta1.prod1.dngr.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KDjw0-0001Pt-4Y for qemu-devel@nongnu.org; Tue, 01 Jul 2008 13:46:32 -0400 Received: from prod.danger.com (unknown [10.253.33.100]) by px05.prod1.dngr.org (Postfix) with ESMTP id 9E89852557F for ; Tue, 1 Jul 2008 10:46:27 -0700 (PDT) Received: from [10.253.33.100] (HELO localhost.localdomain) by mfe8.prod.danger.com (CommuniGate Pro SMTP 5.1.8) with ESMTP id 261329968 for qemu-devel@nongnu.org; Tue, 01 Jul 2008 10:46:00 -0700 Date: Tue, 1 Jul 2008 10:45:56 -0700 Subject: Re: [Qemu-devel] [PATCH] Add missing return in arm-semi Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; format="flowed" Mime-Version: 1.0 References: <1214934309.B9E05CE@bd8.dngr.org> From: David Barrett Message-Id: <1214934359.11956047@ea29.dngr.org> Reply-To: David Barrett , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Whoops -- please ignore. Misaddressed. ---------- Ah, yes, sorry -- the letter scale arrived. Very odd! Do you need me to use it? On Tue, 1 Jul 2008 12:25 am, Laurent Desnogues wrote: > Hello, > > there is a missing return for SYS_SYSTEM Angel semi-hosting call. > This was already sent on June 9th. > > > Laurent