From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN1Ro-00061M-6X for qemu-devel@nongnu.org; Mon, 10 Mar 2014 10:45:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WN1Ri-00049y-2u for qemu-devel@nongnu.org; Mon, 10 Mar 2014 10:44:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN1Rh-00049s-Rc for qemu-devel@nongnu.org; Mon, 10 Mar 2014 10:44:50 -0400 Date: Mon, 10 Mar 2014 10:44:45 -0400 From: Luiz Capitulino Message-ID: <20140310104445.5ee98397@redhat.com> In-Reply-To: <1394363777-14132-1-git-send-email-kroosec@gmail.com> References: <1394363777-14132-1-git-send-email-kroosec@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/7] monitor: Completion support for various commands. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hani Benhabiles Cc: kwolf@redhat.com, imammedo@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com On Sun, 9 Mar 2014 12:16:10 +0100 Hani Benhabiles wrote: > This patch series adds a new callback to mon_cmd_t which will make adding > completion support for more commands cleaner. > > It then adds full or partial arguments completion for 7 different hmp commands. Not high priority for 2.0, right? I won't have review bandwidth to review this before hard-freeze (which happens in two days), so this is going to be postponed to 2.1.