From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWu4V-0003yH-G7 for qemu-devel@nongnu.org; Wed, 15 Jun 2011 13:40:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWu4Q-0005VU-BM for qemu-devel@nongnu.org; Wed, 15 Jun 2011 13:40:07 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:50588) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWu4P-0005Ur-Rx for qemu-devel@nongnu.org; Wed, 15 Jun 2011 13:40:02 -0400 Received: by pzk9 with SMTP id 9so630923pzk.33 for ; Wed, 15 Jun 2011 10:40:00 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1303401708-5419-1-git-send-email-peter.maydell@linaro.org> <20110425210953.GH21831@volta.aurel32.net> <20110425223146.GG6181@volta.aurel32.net> <20110426102307.GA20532@volta.aurel32.net> <20110514213247.GB13600@volta.aurel32.net> <20110516172923.GA6057@volta.aurel32.net> Date: Wed, 15 Jun 2011 18:39:59 +0100 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] target-arm: Minimal implementation of performance counters List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: Paul Brook , qemu-devel@nongnu.org, patches@linaro.org On 16 May 2011 18:51, Peter Maydell wrote: > On 16 May 2011 18:29, Aurelien Jarno wrote: >> That said given this patch is more or less an extension of an existing >> code, we may want to apply it anyway. > > That is the conclusion I'm hoping to persuade you to, yes :-) This patch seems to have got stuck in limbo -- any chance of a definite ack/nak-and-do-it-like-this/commit from anybody? [This bug is one of the items on my "ARM issues that must be fixed in some manner for 0.15 release".] thanks -- PMM