From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QM1wx-00043l-7G for qemu-devel@nongnu.org; Mon, 16 May 2011 13:51:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QM1wv-0005sR-6M for qemu-devel@nongnu.org; Mon, 16 May 2011 13:51:23 -0400 Received: from mail-iw0-f173.google.com ([209.85.214.173]:46229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QM1wv-0005sK-11 for qemu-devel@nongnu.org; Mon, 16 May 2011 13:51:21 -0400 Received: by iwl42 with SMTP id 42so4858359iwl.4 for ; Mon, 16 May 2011 10:51:20 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20110516172923.GA6057@volta.aurel32.net> 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: Mon, 16 May 2011 18:51:19 +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: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 :-) -- PMM