From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYWDy-0007Ps-9o for qemu-devel@nongnu.org; Mon, 29 Sep 2014 04:22:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYWDt-00072S-CD for qemu-devel@nongnu.org; Mon, 29 Sep 2014 04:22:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58741) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYWDt-00071u-56 for qemu-devel@nongnu.org; Mon, 29 Sep 2014 04:22:21 -0400 Message-ID: <1411978923.32643.6.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 29 Sep 2014 10:22:03 +0200 In-Reply-To: <5428213F.6030004@decky.cz> References: <54184378.6040100@decky.cz> <5428213F.6030004@decky.cz> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Ping [PATCH] gtk: add support for the Pause key List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Martin Decky Cc: qemu-devel@nongnu.org, Anthony Liguori On So, 2014-09-28 at 16:54 +0200, Martin Decky wrote: > http://patchwork.ozlabs.org/patch/390074/ > > It is a rather simple patch adding support for the Pause key in the GTK > UI. It should not cause any regressions. Please apply. Thanks. Patch looks good but doesn't apply any more. Can you please rebase & resend? thanks, Gerd