From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtV3j-0004qD-55 for qemu-devel@nongnu.org; Thu, 10 Jan 2013 22:13:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtV3f-0005td-5J for qemu-devel@nongnu.org; Thu, 10 Jan 2013 22:13:31 -0500 Received: from e28smtp06.in.ibm.com ([122.248.162.6]:47365) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtV3e-0005tO-HS for qemu-devel@nongnu.org; Thu, 10 Jan 2013 22:13:27 -0500 Received: from /spool/local by e28smtp06.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 11 Jan 2013 08:41:52 +0530 Received: from d28relay04.in.ibm.com (d28relay04.in.ibm.com [9.184.220.61]) by d28dlp02.in.ibm.com (Postfix) with ESMTP id 2A498394004C for ; Fri, 11 Jan 2013 08:43:20 +0530 (IST) Received: from d28av02.in.ibm.com (d28av02.in.ibm.com [9.184.220.64]) by d28relay04.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r0B3DIoG1704430 for ; Fri, 11 Jan 2013 08:43:18 +0530 Received: from d28av02.in.ibm.com (loopback [127.0.0.1]) by d28av02.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r0B3DIPH030734 for ; Fri, 11 Jan 2013 14:13:19 +1100 Message-ID: <50EF8347.9000702@linux.vnet.ibm.com> Date: Fri, 11 Jan 2013 11:13:11 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <1357806754-8552-1-git-send-email-xiawenc@linux.vnet.ibm.com> <1357806754-8552-5-git-send-email-xiawenc@linux.vnet.ibm.com> <87a9shl4ik.fsf@blackfin.pond.sub.org> In-Reply-To: <87a9shl4ik.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH V4 4/4] HMP: add sub command table to info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org, chenwj@iis.sinica.edu.tw, lcapitulino@redhat.com ÓÚ 2013-1-10 18:24, Markus Armbruster дµÀ: > Wenchao Xia writes: > >> Now info command takes a table of sub info commands, >> and changed do_info() to do_info_help() to do help funtion >> only. > > Commit message should document that info no longer lists > the topics. > OK. -- Best Regards Wenchao Xia