From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMhL8-000885-SC for qemu-devel@nongnu.org; Fri, 03 Jul 2009 07:54:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMhL3-000873-H0 for qemu-devel@nongnu.org; Fri, 03 Jul 2009 07:54:02 -0400 Received: from [199.232.76.173] (port=37934 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMhL2-00086t-G8 for qemu-devel@nongnu.org; Fri, 03 Jul 2009 07:53:56 -0400 Received: from mail-pz0-f185.google.com ([209.85.222.185]:49531) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MMhL2-0003jx-3i for qemu-devel@nongnu.org; Fri, 03 Jul 2009 07:53:56 -0400 Received: by pzk15 with SMTP id 15so1947225pzk.4 for ; Fri, 03 Jul 2009 04:53:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <3cdfa5bc0907030427k719eca7ax21457cec7ab657e9@mail.gmail.com> Date: Fri, 3 Jul 2009 19:53:55 +0800 Message-ID: <3cdfa5bc0907030453j3c6b8d10kb7932f9d0e1d5634@mail.gmail.com> Subject: Re: [Qemu-devel] [patch 2/2] ppc tcg: enable PPC_MFTB for 44x From: Baojun Wang Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: qemu-devel@nongnu.org yes, it is ppc translation. actually this is the first time for me to sending patch against qemu maillist list, Sorry for the mistake & thanks for correction. Best Regards, - Wang On Fri, Jul 3, 2009 at 7:47 PM, malc wrote: > On Fri, 3 Jul 2009, Baojun Wang wrote: > >> According to PPC440 user manual, PPC 440 supports ``mftb'' even it's a >> preserved instruction: > > This is the second patch with the subject that contains "ppc tcg", i guess > it's a matter of how you look at it but in my view you are fixing ppc > translation issues not ppc tcg (which lives in tcg/ppc) bugs. > > [..snip..] > > -- > mailto:av1474@comtv.ru >