From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2cHO-0006Vr-2T for qemu-devel@nongnu.org; Thu, 03 Jul 2014 04:22:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X2cHH-00009t-2T for qemu-devel@nongnu.org; Thu, 03 Jul 2014 04:22:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2cHG-00009k-Qv for qemu-devel@nongnu.org; Thu, 03 Jul 2014 04:21:59 -0400 Message-ID: <1404375711.5002.7.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Thu, 03 Jul 2014 10:21:51 +0200 In-Reply-To: References: <1404288003-18688-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/1] add input-send-event command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers On Do, 2014-07-03 at 08:57 +0100, Peter Maydell wrote: > > add input-send-event command (2014-07-02 08:40:57 +0200) > > Isn't this a new feature? Yes. > What's the justification (ie bug this fixes) > for it going in during hardfreeze? Was sick last week and didn't got the pull request out of the door in time. But it isn't really urgent, it can wait for 2.2 opening. cheers, Gerd