From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQdHm-00033R-BQ for qemu-devel@nongnu.org; Tue, 02 Feb 2016 10:54:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQdHl-0001Uy-7W for qemu-devel@nongnu.org; Tue, 02 Feb 2016 10:54:34 -0500 Received: from mail-vk0-x22a.google.com ([2607:f8b0:400c:c05::22a]:33178) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQdHl-0001Us-2r for qemu-devel@nongnu.org; Tue, 02 Feb 2016 10:54:33 -0500 Received: by mail-vk0-x22a.google.com with SMTP id e64so100842022vkg.0 for ; Tue, 02 Feb 2016 07:54:32 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1454418644-15153-1-git-send-email-kraxel@redhat.com> References: <1454418644-15153-1-git-send-email-kraxel@redhat.com> From: Peter Maydell Date: Tue, 2 Feb 2016 15:54:06 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/2] ui: gtk vc fix, adaptive sdl refresh. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers On 2 February 2016 at 13:10, Gerd Hoffmann wrote: > Hi, > > Two ui patches, for gtk and sdl. > > please pull, > Gerd > > The following changes since commit 10ae9d76388e3f4a31f6a1475b5e2d1f28404a10: > > Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160201' into staging (2016-02-02 09:13:10 +0000) > > are available in the git repository at: > > > git://git.kraxel.org/qemu tags/pull-ui-20160202-1 > > for you to fetch changes up to 56bdd4b69aa10bec274b1e812685bcf44dcb0c72: > > sdl: shorten the GUI refresh interval when mouse or keyboard is active (2016-02-02 14:05:07 +0100) > > ---------------------------------------------------------------- > ui: gtk vc fix, adaptive sdl refresh. > > ---------------------------------------------------------------- Applied, thanks. -- PMM