From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39172) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4nDt-0004uE-AV for qemu-devel@nongnu.org; Thu, 10 Nov 2016 06:08:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4nDq-0000n1-5i for qemu-devel@nongnu.org; Thu, 10 Nov 2016 06:08:49 -0500 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]:33226) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c4nDp-0000mN-Ra for qemu-devel@nongnu.org; Thu, 10 Nov 2016 06:08:46 -0500 Received: by mail-wm0-x243.google.com with SMTP id u144so2393475wmu.0 for ; Thu, 10 Nov 2016 03:08:45 -0800 (PST) Date: Thu, 10 Nov 2016 10:55:56 +0000 From: Stefan Hajnoczi Message-ID: <20161110105556.GF17332@stefanha-x1.localdomain> References: <1478702323-15635-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ChQOR20MqfxkMJg9" Content-Disposition: inline In-Reply-To: <1478702323-15635-1-git-send-email-kraxel@redhat.com> Subject: Re: [Qemu-devel] [PULL for-2.8 0/3] ui: bugfixes for gtk, curses and hid emulation. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org --ChQOR20MqfxkMJg9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 09, 2016 at 03:38:40PM +0100, Gerd Hoffmann wrote: > Hi, >=20 > Here is the UI patch queue with three bugfixes, > most importantly the cursesw configure fix. >=20 > please pull, > Gerd >=20 > The following changes since commit 207faf24c58859f5240f66bf6decc33b87a177= 6e: >=20 > Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161107' into= staging (2016-11-07 14:02:15 +0000) >=20 > are available in the git repository at: >=20 >=20 > git://git.kraxel.org/qemu tags/pull-ui-20161109-1 >=20 > for you to fetch changes up to ba60f2d18e976ef99238ebce019e26719f2b597c: >=20 > Fix cursesw detection (2016-11-09 14:35:47 +0100) >=20 > ---------------------------------------------------------------- > ui: bugfixes for gtk, curses and hid emulation. >=20 > ---------------------------------------------------------------- > Peter Korsgaard (1): > hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc >=20 > Samuel Thibault (1): > Fix cursesw detection >=20 > Thomas Huth (1): > ui/gtk: Fix build with older versions of gtk >=20 > configure | 7 ++++++- > hw/input/hid.c | 4 ++-- > ui/gtk.c | 3 ++- > 3 files changed, 10 insertions(+), 4 deletions(-) >=20 Thanks, applied to my staging tree: https://github.com/stefanha/qemu/commits/staging Stefan --ChQOR20MqfxkMJg9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJYJFI8AAoJEJykq7OBq3PI76YH/1g2zb1/4Ivx9bNRnU0rvcvj jBFvF8O7e5+BGwGWRD0nUmdSOtK9fAoC0sq419flrfPU1fM88w0ZxkAL3yYeFwRb E6RbaHca1E0fjSyX09YjSRPpbtNgIIcx3IbxRdFPqV4izSuKlM8N4TnhwH+EdXmA fps56yZ7SMfVxyVqL7JT0FTesjwxoYB76AgK+v+5ePa0lzOk+Y1tHnv/uT/mP5tQ Lwtga8YEp8mATa0LzNXy+Uz/WC9csBTpPvL5WzQ2slzL1Uvf62vgs1I5HibHfY6y 1qQzPMcDU85WVuTXSb/SBUKSt1g4JTupA7CH36IQLlJbfzZDfk+NWSfPtX5OyFg= =F399 -----END PGP SIGNATURE----- --ChQOR20MqfxkMJg9--