From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=60991 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Powgz-0003w7-Th for qemu-devel@nongnu.org; Mon, 14 Feb 2011 06:34:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Powgy-0005Bm-ES for qemu-devel@nongnu.org; Mon, 14 Feb 2011 06:34:09 -0500 Received: from cantor2.suse.de ([195.135.220.15]:46438 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Powgy-0005BM-4d for qemu-devel@nongnu.org; Mon, 14 Feb 2011 06:34:08 -0500 Message-ID: <4D59132D.7080205@suse.de> Date: Mon, 14 Feb 2011 12:34:05 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1297159190-29092-1-git-send-email-gingold@adacore.com> <331CBE8E-7699-4AB1-B2F7-A76ACEA247D3@adacore.com> In-Reply-To: <331CBE8E-7699-4AB1-B2F7-A76ACEA247D3@adacore.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Ping: [PATCH] Handle icount for powerpc tbl/tbu/decr load and store. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tristan Gingold Cc: "Edgar E. Iglesias" , "qemu-devel@nongnu.org Developers" , Aurelien Jarno Tristan Gingold wrote: > Potential reviewers CC: > > On Feb 8, 2011, at 10:59 AM, Tristan Gingold wrote: > > >> Handle option '-icount X' on powerpc targets. >> >> Signed-off-by: Tristan Gingold >> Braces are broken. Edgar knows his way around icount a lot better than me - I've never actually used it. Edgar, any comments? Alex