From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Icsf2-000096-Qh for qemu-devel@nongnu.org; Tue, 02 Oct 2007 21:04:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Icsf1-00008Y-Qi for qemu-devel@nongnu.org; Tue, 02 Oct 2007 21:04:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Icsf1-00008Q-HK for qemu-devel@nongnu.org; Tue, 02 Oct 2007 21:04:23 -0400 Received: from savannah.gnu.org ([199.232.41.3] helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Icsf1-0001H3-3c for qemu-devel@nongnu.org; Tue, 02 Oct 2007 21:04:23 -0400 Received: from cvs.savannah.gnu.org ([199.232.41.69]) by sv.gnu.org with esmtp (Exim 4.63) (envelope-from ) id 1Icsez-0000aD-6h for qemu-devel@nongnu.org; Wed, 03 Oct 2007 01:04:21 +0000 Received: from j_mayer by cvs.savannah.gnu.org with local (Exim 4.63) (envelope-from ) id 1Icsez-0000aA-06 for qemu-devel@nongnu.org; Wed, 03 Oct 2007 01:04:21 +0000 Message-Id: From: Jocelyn Mayer Date: Wed, 03 Oct 2007 01:04:21 +0000 Subject: [Qemu-devel] qemu/hw ppc405_boards.c Reply-To: 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 CVSROOT: /sources/qemu Module name: qemu Changes by: Jocelyn Mayer 07/10/03 01:04:20 Modified files: hw : ppc405_boards.c Log message: Fix PowerPC 405 BIOS instanciation: is a 32 bits only target. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ppc405_boards.c?cvsroot=qemu&r1=1.5&r2=1.6