From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnKer-0007YU-8h for qemu-devel@nongnu.org; Mon, 24 Dec 2012 21:54:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TnKeq-00011L-Cc for qemu-devel@nongnu.org; Mon, 24 Dec 2012 21:54:21 -0500 Received: from e23smtp04.au.ibm.com ([202.81.31.146]:40203) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TnKep-0000zw-Ra for qemu-devel@nongnu.org; Mon, 24 Dec 2012 21:54:20 -0500 Received: from /spool/local by e23smtp04.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 25 Dec 2012 12:47:06 +1000 Received: from d23relay05.au.ibm.com (d23relay05.au.ibm.com [9.190.235.152]) by d23dlp02.au.ibm.com (Postfix) with ESMTP id DD0572BB004E for ; Tue, 25 Dec 2012 13:53:47 +1100 (EST) Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id qBP2gQpG1704424 for ; Tue, 25 Dec 2012 13:42:27 +1100 Received: from d23av03.au.ibm.com (loopback [127.0.0.1]) by d23av03.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id qBP2rkDZ001369 for ; Tue, 25 Dec 2012 13:53:46 +1100 Message-ID: <50D914F8.7040906@linux.vnet.ibm.com> Date: Tue, 25 Dec 2012 10:52:40 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <1355912230-25132-1-git-send-email-xiawenc@linux.vnet.ibm.com> <1355912230-25132-2-git-send-email-xiawenc@linux.vnet.ibm.com> <87r4mj33oi.fsf@blackfin.pond.sub.org> In-Reply-To: <87r4mj33oi.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/3] HMP: add QDict to info callback handler List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: kwolf@redhat.com, aliguori@us.ibm.com, stefanha@gmail.com, qemu-devel@nongnu.org, lcapitulino@redhat.com, pbonzini@redhat.com OK, will add that in commit message. > > For now, the new argument is NULL, not an empty dictionary. Could be > mentioned in the commit message. Not worth a respin. > > [...] > -- Best Regards Wenchao Xia