From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KaARs-0000vp-4D for qemu-devel@nongnu.org; Mon, 01 Sep 2008 10:32:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KaARp-0000vd-Pi for qemu-devel@nongnu.org; Mon, 01 Sep 2008 10:32:06 -0400 Received: from [199.232.76.173] (port=52650 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaARp-0000va-Jo for qemu-devel@nongnu.org; Mon, 01 Sep 2008 10:32:05 -0400 Received: from relay01.mx.bawue.net ([193.7.176.67]:53199) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KaARp-0006Ko-Mv for qemu-devel@nongnu.org; Mon, 01 Sep 2008 10:32:05 -0400 Date: Mon, 1 Sep 2008 16:32:00 +0200 From: Thiemo Seufer Subject: Re: [Qemu-devel] [PATCH] convert of few alpha insn to TCG Message-ID: <20080901143200.GA8532@networkno.de> References: <49A32349-B3AC-462F-A407-556C538AC26E@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49A32349-B3AC-462F-A407-556C538AC26E@adacore.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tristan Gingold Cc: qemu-devel@nongnu.org Tristan Gingold wrote: > Hi, > > this patch switches a very few instructions to TCG. Do you have a way to test alpha changes? Thiemo