From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MASOs-0008Im-EM for qemu-devel@nongnu.org; Sat, 30 May 2009 13:31:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MASOn-0008Gs-R0 for qemu-devel@nongnu.org; Sat, 30 May 2009 13:31:18 -0400 Received: from [199.232.76.173] (port=43068 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MASOn-0008Gd-Hl for qemu-devel@nongnu.org; Sat, 30 May 2009 13:31:13 -0400 Received: from smtp4-g21.free.fr ([212.27.42.4]:44914) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MASOl-00022A-4q for qemu-devel@nongnu.org; Sat, 30 May 2009 13:31:13 -0400 In-Reply-To: <1243636921-23054-1-git-send-email-laurent@vivier.eu> Subject: Re: [Qemu-devel] [PATCH 00/17] m68k: add partial Motorola 680x0 support From: "=?utf-8?q?Fran=C3=A7ois?= Revol" Date: Sat, 30 May 2009 19:31:03 +0200 CEST Message-Id: <4034222460-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent Vivier Cc: qemu-devel@nongnu.org > This series of patches is a port to Qemu 0.10 of Andreas Schwab M68K > patch > to support Motorola 680x0 CPU family. Ohh cool, now I just need to add a real system target to test my Haiku port :) Fran=C3=A7ois.