From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5tfj-0007lw-SM for qemu-devel@nongnu.org; Mon, 27 Aug 2012 03:23:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T5tfd-0006yw-8g for qemu-devel@nongnu.org; Mon, 27 Aug 2012 03:23:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2526) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5tfd-0006yk-0g for qemu-devel@nongnu.org; Mon, 27 Aug 2012 03:23:37 -0400 Message-ID: <503B2073.7040309@redhat.com> Date: Mon, 27 Aug 2012 15:23:31 +0800 From: Amos Kong MIME-Version: 1.0 References: <1345437569-13862-1-git-send-email-akong@redhat.com> <50323AB9.3020609@redhat.com> <20120820120835.7bc318f6@doriath.home> In-Reply-To: <20120820120835.7bc318f6@doriath.home> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: Luiz Capitulino Cc: aliguori@us.ibm.com, Eric Blake , qemu-devel@nongnu.org On 20/08/12 23:08, Luiz Capitulino wrote: > 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. So I need to wait and repost a V8(# Since: 1.3) after 1.2 is released ? -- Amos.