From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47451) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab9RK-00020n-SZ for qemu-devel@nongnu.org; Wed, 02 Mar 2016 11:15:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ab9RG-0004IB-6P for qemu-devel@nongnu.org; Wed, 02 Mar 2016 11:15:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53966) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab9RF-0004I0-I5 for qemu-devel@nongnu.org; Wed, 02 Mar 2016 11:15:49 -0500 References: <09EE2B64-B7B1-469B-AEE9-8250223DA109@gmail.com> From: Eric Blake Message-ID: <56D711B1.9050805@redhat.com> Date: Wed, 2 Mar 2016 09:15:45 -0700 MIME-Version: 1.0 In-Reply-To: <09EE2B64-B7B1-469B-AEE9-8250223DA109@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DLUiIQM71eeJSDm4aIgOSNXVf9FpSOQJv" Subject: Re: [Qemu-devel] [PATCH] input-keymap.c: Add keypad equal and power keys List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid , Peter Maydell , Gerd Hoffmann Cc: qemu-devel qemu-devel This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --DLUiIQM71eeJSDm4aIgOSNXVf9FpSOQJv Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/02/2016 08:52 AM, Programmingkid wrote: > Add the keypad equals and power keys to the qcode_to_number array. Thes= e keys > are used on a Macintosh keyboard. >=20 > Signed-off-by: John Arbuckle >=20 > --- > ui/input-keymap.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) This patch applies, but doesn't build, in isolation: CC ui/input-keymap.o ui/input-keymap.c:101:6: error: =E2=80=98Q_KEY_CODE_KP_EQUALS=E2=80=99 un= declared here (not in a function) [Q_KEY_CODE_KP_EQUALS] =3D 0x55, ^ If it is part of a series, then please make sure to submit the series as a single thread, with a 0/n cover letter, and with pre-requisite patches first. 'git send-email' can do this for you; read http://wiki.qemu.org/Contribute/SubmitAPatch for more patch submission hints. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --DLUiIQM71eeJSDm4aIgOSNXVf9FpSOQJv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJW1xGxAAoJEKeha0olJ0NqxmAH/0KzZFad2ZkGVNJzVs6H09tK rVt4M8rvUK1Nw8zSE6lSJwZHM/9nyMqWl96JTz0Ozu5PZF0RqvFhoKqCY7PBDNs7 BUc9j0p3BPWN9ZiGcFMPrO6ajrJtztyy+k32fw2p3NkFcz8rae1zO082DvsV8GOL rcgs40Y7Q8Q54RbPcJo4UIuCdxBpU3l/yDBgUHaQr6z+QMQ7+k47rGcJYwJC/ZPJ 9doIy1WjCOx3pvALiAiOzpmJbCnnzppvADpz9Cwlm5mJwvIOs8pOD8Ne5e5ZFRMg HlHUliUyPnRoqdyb6He2FdFNd2Cg7JY7GW6yIQkK2ex4Z25CUSOaYkRebGTNaQw= =CS9N -----END PGP SIGNATURE----- --DLUiIQM71eeJSDm4aIgOSNXVf9FpSOQJv--