summary refs log tree commit diff stats
path: root/hw/intc
diff options
context:
space:
mode:
authorOwen Smith <owen.smith@citrix.com>2017-11-03 11:56:29 +0000
committerStefano Stabellini <sstabellini@kernel.org>2017-12-14 15:24:33 -0800
commita1ccbafdedb1a66ad4100d713d55d4eaea54df82 (patch)
tree5c1765dfc2f2dbed0baaf5f65abf81dd58a51c6a /hw/intc
parentde80d78594b4c3767a12d8d42debcf12cbf85a5b (diff)
downloadfocaccia-qemu-a1ccbafdedb1a66ad4100d713d55d4eaea54df82.tar.gz
focaccia-qemu-a1ccbafdedb1a66ad4100d713d55d4eaea54df82.zip
xenfb: Use Input Handlers directly
Avoid the unneccessary calls through the input-legacy.c file by
using the qemu_input_handler_*() calls directly. This did require
reworking the event and sync handlers to use the reverse mapping
from qcode to linux using qemu_input_qcode_to_linux().
Removes the scancode2linux mapping, and supporting documention.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions