From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3o1J-0008N3-1X for qemu-devel@nongnu.org; Mon, 29 Jul 2013 10:01:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3o1D-0003ce-2K for qemu-devel@nongnu.org; Mon, 29 Jul 2013 10:01:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3o1C-0003cQ-JQ for qemu-devel@nongnu.org; Mon, 29 Jul 2013 10:01:46 -0400 Date: Mon, 29 Jul 2013 10:01:41 -0400 From: Luiz Capitulino Message-ID: <20130729100141.646e01e0@redhat.com> In-Reply-To: <51F1EB90.6090607@linux.vnet.ibm.com> References: <1374284656-12025-1-git-send-email-xiawenc@linux.vnet.ibm.com> <51EFD608.6080408@linux.vnet.ibm.com> <51F1EB90.6090607@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V7 00/13] monitor: support sub command group in auto completion and help List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia Cc: pbonzini@redhat.com, armbru@redhat.com, qemu-devel@nongnu.org On Fri, 26 Jul 2013 11:22:56 +0800 Wenchao Xia wrote: > >> > > Luiz, do you like a respin for this version? There are some typo in > > commit message Eric have pointed out. > > > I have respinned v8 to fix the typo issues, sorry for interrupt. I was on vacation. I'll review v8 soon.