From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOJSp-00043p-DS for qemu-devel@nongnu.org; Tue, 07 Jul 2009 18:48:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOJSl-00043D-Vl for qemu-devel@nongnu.org; Tue, 07 Jul 2009 18:48:39 -0400 Received: from [199.232.76.173] (port=57457 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOJSl-000438-Qm for qemu-devel@nongnu.org; Tue, 07 Jul 2009 18:48:35 -0400 Received: from mx20.gnu.org ([199.232.41.8]:30246) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MOJSl-0004kD-9K for qemu-devel@nongnu.org; Tue, 07 Jul 2009 18:48:35 -0400 Received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MOJSk-00085i-JR for qemu-devel@nongnu.org; Tue, 07 Jul 2009 18:48:34 -0400 From: Paul Brook Subject: Re: [Qemu-devel] Transactional memory support in QEMU Date: Tue, 7 Jul 2009 23:48:30 +0100 References: <000a01c9ff32$936f1c70$70954109@deepasx61> In-Reply-To: <000a01c9ff32$936f1c70$70954109@deepasx61> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907072348.31599.paul@codesourcery.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Deepa Srinivasan > Is Hardware transactional memory support available currently for any > architecture in QEMU? No.