> On Jul 27, 2017, at 10:55 AM, Eric Blake <ebl...@redhat.com> wrote: > > On 07/27/2017 09:51 AM, Programmingkid wrote: > > You forgot in-reply-to: and references: headers, meaning this was not > threaded with your 0/2 patch.
Git send-email doesn't work for me. It complains about missing Perl modules. > >> There are now keyboards that have 19 function keys. This patch extends QEMU >> so these function keys can be used. >> >> Signed-off-by: John Arbuckle <programmingk...@gmail.com> >> --- >> qapi-schema.json | 6 +++++- >> ui/input-keymap.c | 4 ++++ >> 2 files changed, 9 insertions(+), 1 deletion(-) > > Conflicts with Gerd's pending UI pull; so you'll need to rebase. > Furthermore, while Gerd added keys after softfreeze (necessary to fix a > regression), your additions seem to be a new feature rather than a bug > fix, and may therefore be more appropriate for 2.11. Good idea. I will change the 'since' values to 2.11 in the next patch.