From: Eric Blake <eblake@redhat.com>
To: Programmingkid <programmingkidx@gmail.com>,
Peter Maydell <peter.maydell@linaro.org>,
Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] input-keymap.c: Add keypad equal and power keys
Date: Wed, 2 Mar 2016 09:15:45 -0700 [thread overview]
Message-ID: <56D711B1.9050805@redhat.com> (raw)
In-Reply-To: <09EE2B64-B7B1-469B-AEE9-8250223DA109@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 951 bytes --]
On 03/02/2016 08:52 AM, Programmingkid wrote:
> Add the keypad equals and power keys to the qcode_to_number array. These keys
> are used on a Macintosh keyboard.
>
> Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
>
> ---
> 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: ‘Q_KEY_CODE_KP_EQUALS’ undeclared here
(not in a function)
[Q_KEY_CODE_KP_EQUALS] = 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.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
next prev parent reply other threads:[~2016-03-02 16:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-02 15:52 [Qemu-devel] [PATCH] input-keymap.c: Add keypad equal and power keys Programmingkid
2016-03-02 16:12 ` Gerd Hoffmann
2016-03-02 16:29 ` Programmingkid
2016-03-03 10:01 ` Gerd Hoffmann
2016-03-03 15:15 ` Programmingkid
2016-03-03 15:49 ` Gerd Hoffmann
2016-03-03 17:55 ` Programmingkid
2016-03-03 18:06 ` Peter Maydell
2016-03-02 16:15 ` Eric Blake [this message]
2016-03-02 16:26 ` Programmingkid
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56D711B1.9050805@redhat.com \
--to=eblake@redhat.com \
--cc=kraxel@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=programmingkidx@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).