From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wl2hm-0001k3-Vt for qemu-devel@nongnu.org; Thu, 15 May 2014 16:56:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wl2hd-0005QO-5r for qemu-devel@nongnu.org; Thu, 15 May 2014 16:56:42 -0400 Received: from mail-ee0-x22e.google.com ([2a00:1450:4013:c00::22e]:38866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wl2hc-0005QG-VJ for qemu-devel@nongnu.org; Thu, 15 May 2014 16:56:33 -0400 Received: by mail-ee0-f46.google.com with SMTP id t10so991314eei.19 for ; Thu, 15 May 2014 13:56:31 -0700 (PDT) Date: Thu, 15 May 2014 21:56:27 +0100 From: Hani Benhabiles Message-ID: <20140515205627.GB5115@Inspiron-3521> References: <1399502492-6188-1-git-send-email-kroosec@gmail.com> <20140515194203.GA5115@Inspiron-3521> <20140515161011.37ce0692@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140515161011.37ce0692@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/6] Miscellaneous command completion patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel@nongnu.org, kraxel@redhat.com On Thu, May 15, 2014 at 04:10:11PM -0400, Luiz Capitulino wrote: > On Thu, 15 May 2014 20:42:03 +0100 > Hani Benhabiles wrote: > > > On Wed, May 07, 2014 at 11:41:26PM +0100, Hani Benhabiles wrote: > > > Compared to v1: > > > * Dropped patch 02/07 for help completion conversion. > > > * Nothing else changed. 04,05 and 06 are R-b by Stefan. > > > > > > Hani Benhabiles (6): > > > monitor: Convert sendkey to use command_completion. > > > monitor: Add chardev-remove command completion. > > > monitor: Add chardev-add backend argument completion. > > > monitor: Add set_link arguments completion. > > > monitor: Add netdev_add type argument completion. > > > monitor: Add netdev_del id argument completion. > > > > > > > Ping. > > > > Luiz, is there anything still holding this series ? All 6 patches are > > Reviewed/Acked. > > I applied them a little more than one hour ago. Thanks, just noticed it.