[Qemu-devel] [PATCH v3 0/2] Add more function keys support

John Arbuckle posted 2 patches 6 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170731194437.4077-1-programmingkidx@gmail.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
qapi-schema.json  | 16 +++++++++++++++-
ui/cocoa.m        |  5 +++++
ui/input-keymap.c | 12 ++++++++++++
3 files changed, 32 insertions(+), 1 deletion(-)
[Qemu-devel] [PATCH v3 0/2] Add more function keys support
Posted by John Arbuckle 6 years, 7 months ago
QEMU can only handle up to function key F15. These patches extend QEMU to F24. 

John Arbuckle (2):
  Add more function keys to QEMU
  Add more function keys to cocoa.m

 qapi-schema.json  | 16 +++++++++++++++-
 ui/cocoa.m        |  5 +++++
 ui/input-keymap.c | 12 ++++++++++++
 3 files changed, 32 insertions(+), 1 deletion(-)

-- 
2.11.0 (Apple Git-81)