usb: add input routing support for tablet and keyboard
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 19 May 2014 13:26:51 +0000 (15:26 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 26 May 2014 06:42:43 +0000 (08:42 +0200)
commitf85d28316ab2560e0063f51d2b281bbcdc138442
tree6e57ace07bb59d149f13e50a4dd6159f07b34b0e
parentee8c0b622c80ed33de5dc3c5444973a1099ca5f6
usb: add input routing support for tablet and keyboard

Add display property to the keyboard.
Add display and head properties to the tablet.

If properties are set bind device to the display specified to
setup input routing.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/dev-hid.c