From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ANwe8-0005cB-S9 for qemu-devel@nongnu.org; Sun, 23 Nov 2003 10:59:36 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ANwdb-0005CY-V7 for qemu-devel@nongnu.org; Sun, 23 Nov 2003 10:59:35 -0500 Received: from [199.232.41.2] (helo=subversions.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1ANwdb-0005BE-HF for qemu-devel@nongnu.org; Sun, 23 Nov 2003 10:59:03 -0500 Received: from bellard by subversions.gnu.org with local (Exim 4.20) id 1ANveU-0004bZ-NV for qemu-devel@nongnu.org; Sun, 23 Nov 2003 09:55:54 -0500 Message-Id: From: Fabrice Bellard Date: Sun, 23 Nov 2003 09:55:54 -0500 Subject: [Qemu-devel] qemu/target-ppc cpu.h exec.h helper.c op.c op.t... Reply-To: fabrice.bellard@free.fr, qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org CVSROOT: /cvsroot/qemu Module name: qemu Branch: Changes by: Fabrice Bellard 03/11/23 09:55:54 Added files: target-ppc : cpu.h exec.h helper.c op.c op.tpl syscall.h syscall_nr.h translate.c Log message: PowerPC support (Jocelyn Mayer) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/cpu.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/exec.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/helper.c?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/op.c?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/op.tpl?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/syscall.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/syscall_nr.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/translate.c?rev=1.1