From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aibDM-0007x8-Tc for qemu-devel@nongnu.org; Wed, 23 Mar 2016 01:20:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aibDM-0006NF-5b for qemu-devel@nongnu.org; Wed, 23 Mar 2016 01:20:16 -0400 Date: Wed, 23 Mar 2016 13:19:59 +0800 From: Peter Xu Message-ID: <20160323051959.GH28183@pxdev.xzpeter.org> References: <1458271654-23706-1-git-send-email-peterx@redhat.com> <87zitqoaqe.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87zitqoaqe.fsf@blackfin.pond.sub.org> Subject: Re: [Qemu-devel] [PATCH v5 0/5] ARM: add query-gic-capabilities SMP command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: wei@redhat.com, peter.maydell@linaro.org, drjones@redhat.com, mdroth@linux.vnet.ibm.com, qemu-devel@nongnu.org, abologna@redhat.com, qemu-arm@nongnu.org On Tue, Mar 22, 2016 at 03:20:25PM +0100, Markus Armbruster wrote: > We discussed the need for a yet another ad hoc query command. Can you > please summarize the discussion and its conclusion? Explaining *why* a > feature is needed is always a good idea. Cover letter and commit > messages are good places for it. Sure. I will mention that in commit message of patch 1 in the next spin. Thanks. -- peterx