diff options
author | Owen Smith <owen.smith@citrix.com> | 2017-11-03 11:56:29 +0000 |
---|---|---|
committer | Stefano Stabellini <sstabellini@kernel.org> | 2017-12-14 15:24:33 -0800 |
commit | a1ccbafdedb1a66ad4100d713d55d4eaea54df82 (patch) | |
tree | 5c1765dfc2f2dbed0baaf5f65abf81dd58a51c6a /hw/ppc/rs6000_mc.c | |
parent | de80d78594b4c3767a12d8d42debcf12cbf85a5b (diff) |
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/ppc/rs6000_mc.c')
0 files changed, 0 insertions, 0 deletions