From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTmJ5-00037t-Uj for qemu-devel@nongnu.org; Tue, 16 Sep 2014 02:32:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTmIw-0007FV-Qz for qemu-devel@nongnu.org; Tue, 16 Sep 2014 02:32:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTmIw-0007FA-K3 for qemu-devel@nongnu.org; Tue, 16 Sep 2014 02:31:58 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s8G6VsCZ025093 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 16 Sep 2014 02:31:54 -0400 From: Gerd Hoffmann Date: Tue, 16 Sep 2014 08:31:35 +0200 Message-Id: <1410849097-7604-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/2] sdl patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Two minor sdl2 fixes. please pull, Gerd The following changes since commit cc35a44cf7b522b1fd0b786562b7de4b881c41b0: Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-09-15 19:44:34 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-sdl-20140916-1 for you to fetch changes up to 0d61f7dcc6c04e7e825417c74e50362d990330bf: sdl2: keymap fixups (2014-09-16 08:07:05 +0200) ---------------------------------------------------------------- Two minor sdl2 fixes. ---------------------------------------------------------------- Gerd Hoffmann (2): sdl2: drop sdl_zoom.h sdl2: keymap fixups ui/sdl2-keymap.h | 7 ++++--- ui/sdl2.c | 1 - 2 files changed, 4 insertions(+), 4 deletions(-)