From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wl2SJ-0004yH-OK for qemu-devel@nongnu.org; Thu, 15 May 2014 16:40:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wl2SD-0008M0-7d for qemu-devel@nongnu.org; Thu, 15 May 2014 16:40:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wl2SC-0008Ka-VX for qemu-devel@nongnu.org; Thu, 15 May 2014 16:40:37 -0400 Date: Thu, 15 May 2014 16:10:11 -0400 From: Luiz Capitulino Message-ID: <20140515161011.37ce0692@redhat.com> In-Reply-To: <20140515194203.GA5115@Inspiron-3521> References: <1399502492-6188-1-git-send-email-kroosec@gmail.com> <20140515194203.GA5115@Inspiron-3521> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/6] Miscellaneous command completion patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hani Benhabiles Cc: qemu-devel@nongnu.org, kraxel@redhat.com 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.