From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55970) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZC6bN-00022r-Rx for qemu-devel@nongnu.org; Mon, 06 Jul 2015 09:38:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZC6bK-0001M3-Me for qemu-devel@nongnu.org; Mon, 06 Jul 2015 09:38:29 -0400 Received: from mail-la0-x22b.google.com ([2a00:1450:4010:c03::22b]:36751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZC6bK-0001Lq-E0 for qemu-devel@nongnu.org; Mon, 06 Jul 2015 09:38:26 -0400 Received: by lagc2 with SMTP id c2so155075118lag.3 for ; Mon, 06 Jul 2015 06:38:25 -0700 (PDT) Message-ID: <559A84C8.1020808@gmail.com> Date: Mon, 06 Jul 2015 16:38:16 +0300 From: Dmitry Osipenko MIME-Version: 1.0 References: <5599D3C0.8040807@gmail.com> <1436146032-13112-1-git-send-email-digetx@gmail.com> <559A7E72.5070101@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v4] arm_mptimer: Respect IT bit state List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , Peter Crosthwaite , QEMU Developers 06.07.2015 16:16, Peter Maydell пишет: >> Probably, I should go and try those tools myself to have better sense of >> what I should and shouldn't be doing. > > The particular one I find useful is Anthony Liguori's "patches" > tool: https://github.com/aliguori/patches Thanks! I'll take a look at it. > But it's really intended to help maintainers and submaintainers: > as somebody who's only submitting patches to the list you > probably don't have any need to use it. > Sure, nevertheless, it won't hurt to know what's going on behind the scene. -- Dmitry