]> git.proxmox.com Git - mirror_qemu.git/commit - hw/input/hid.c
input: switch hid keyboard to new input layer api.
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Mar 2014 12:52:27 +0000 (13:52 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 26 May 2014 06:42:43 +0000 (08:42 +0200)
commit1ff5eedd1d0facf94b2f272058b83856b361b079
tree2e10692c0c1a03df63262483b6c604f851356479
parent86846bfe64a0104df081226711804b8517258108
input: switch hid keyboard to new input layer api.

Minimal patch to get the switchover done.  We continue processing ps/2
scancodes for now as they are part of the live migration stream.  Fixing
that, then mapping directly from QKeyValue to HID keycodes is left as
excercise for another day.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/input/hid.c
include/hw/input/hid.h