From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HZM4p-0005zp-7B for qemu-devel@nongnu.org; Thu, 05 Apr 2007 03:08:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HZM4n-0005zd-Bd for qemu-devel@nongnu.org; Thu, 05 Apr 2007 03:08:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HZM4n-0005za-7S for qemu-devel@nongnu.org; Thu, 05 Apr 2007 03:08:09 -0400 Received: from savannah.gnu.org ([199.232.41.3] helo=internal) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HZM1R-000695-F2 for qemu-devel@nongnu.org; Thu, 05 Apr 2007 03:04:41 -0400 Received: from cvs.savannah.gnu.org ([199.232.41.69] helo=cvs) by internal with esmtp (Exim 4.50) id 1HZM1Q-0003TN-Tt for qemu-devel@nongnu.org; Thu, 05 Apr 2007 07:04:40 +0000 Received: from j_mayer by cvs with local (Exim 4.50) id 1HZM1Q-0003TK-Ok for qemu-devel@nongnu.org; Thu, 05 Apr 2007 07:04:40 +0000 Message-Id: From: Jocelyn Mayer Date: Thu, 05 Apr 2007 07:04:40 +0000 Subject: [Qemu-devel] qemu/hw alpha_palcode.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/04/05 07:04:40 Added files: hw : alpha_palcode.c Log message: Alpha CPU palcode emulation. Only usable in user mode for now with code provision for full emulation support. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/alpha_palcode.c?cvsroot=qemu&rev=1.1