From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3TnQ-0006Q2-Iw for qemu-devel@nongnu.org; Mon, 20 Aug 2012 11:21:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3TnL-000559-Uk for qemu-devel@nongnu.org; Mon, 20 Aug 2012 11:21:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3TnL-000554-Mv for qemu-devel@nongnu.org; Mon, 20 Aug 2012 11:21:35 -0400 Date: Mon, 20 Aug 2012 12:08:35 -0300 From: Luiz Capitulino Message-ID: <20120820120835.7bc318f6@doriath.home> In-Reply-To: <50323AB9.3020609@redhat.com> References: <1345437569-13862-1-git-send-email-akong@redhat.com> <50323AB9.3020609@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v7 0/6] convert sendkey to qapi List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: aliguori@us.ibm.com, Amos Kong , qemu-devel@nongnu.org On Mon, 20 Aug 2012 07:25:13 -0600 Eric Blake wrote: > On 08/19/2012 10:39 PM, Amos Kong wrote: > > This series converted 'sendkey' command to qapi. The raw value > > in hexadecimal format is not supported by 'send-key' of qmp. > > Are we still trying to get this into 1.2, or have we missed that deadline? Too late for 1.2, IMO.