]> git.proxmox.com Git - mirror_qemu.git/commit
ui: move qemu_input_linux_to_qcode()
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 26 Jul 2017 15:29:15 +0000 (17:29 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 27 Jul 2017 12:23:09 +0000 (14:23 +0200)
commit606eb0c64991d59a9d5e249508867dc0cb3707e1
tree1ed0a9920738d8974cc59aaaec6223fe17744098
parentd52a1a9102a4236dfbc7c95b3c7057f107dbf71d
ui: move qemu_input_linux_to_qcode()

Move from input-linux.c to input-keymap.c and export it,
so the function is available elsewhere too.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20170726152918.11995-3-kraxel@redhat.com
include/ui/input.h
ui/input-keymap.c
ui/input-linux.c