From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HZYJH-0006zS-IV for qemu-devel@nongnu.org; Thu, 05 Apr 2007 16:11:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HZYJG-0006zD-If for qemu-devel@nongnu.org; Thu, 05 Apr 2007 16:11:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HZYJG-0006zA-Ep for qemu-devel@nongnu.org; Thu, 05 Apr 2007 16:11:54 -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 1HZYFq-00075i-NK for qemu-devel@nongnu.org; Thu, 05 Apr 2007 16:08:22 -0400 Received: from cvs.savannah.gnu.org ([199.232.41.69] helo=cvs) by internal with esmtp (Exim 4.50) id 1HZYFp-0003F4-V7 for qemu-devel@nongnu.org; Thu, 05 Apr 2007 20:08:22 +0000 Received: from j_mayer by cvs with local (Exim 4.50) id 1HZYFp-0003F1-M5 for qemu-devel@nongnu.org; Thu, 05 Apr 2007 20:08:21 +0000 Message-Id: From: Jocelyn Mayer Date: Thu, 05 Apr 2007 20:08:21 +0000 Subject: [Qemu-devel] qemu exec.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 20:08:21 Modified files: . : exec.c Log message: Temporary hack for alpha user-mode emulation. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/exec.c?cvsroot=qemu&r1=1.91&r2=1.92