From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54481) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QMMGR-0007WL-LZ for qemu-devel@nongnu.org; Tue, 17 May 2011 11:32:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QMMGQ-0003ZY-Ng for qemu-devel@nongnu.org; Tue, 17 May 2011 11:32:51 -0400 Received: from mail-ww0-f53.google.com ([74.125.82.53]:63689) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QMMGQ-0003ZS-Io for qemu-devel@nongnu.org; Tue, 17 May 2011 11:32:50 -0400 Received: by wwj40 with SMTP id 40so631309wwj.10 for ; Tue, 17 May 2011 08:32:49 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Julien Grall Date: Tue, 17 May 2011 17:32:09 +0200 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH 0/2][SPARC] Improve sparc Trap List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Fabien Chouteau Hi, I' m glad to submit my first patches to the QEMU-devel list. This set of patches improves SPARC handling of trap and the shutdown capability on trap 0. Regards, Fabien Chouteau (1) : =C2=A0 =C2=A0Improve sparc handling of ta Julien Grall (1) : =C2=A0 =C2=A0Fix TA0_SHUTDOWN feature target-sparc/helper.h =C2=A0 =C2=A0| =C2=A0 =C2=A01 + target-sparc/op_helper.c | =C2=A0 15 +++++++++++++++ target-sparc/translate.c | =C2=A0 14 ++++---------- 3 files changed, 20 insertions(+), 10 deletions(-) -- Grall Julien