virtio-input: retrieve EV_LED host config bits
commit848c4d4480561154ada54851ba411aea3977c771
authorLadi Prosek <lprosek@redhat.com>
Thu, 31 Mar 2016 09:53:48 +0000 (31 11:53 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Apr 2016 13:52:28 +0000 (13 15:52 +0200)
tree888545a7f992c882af1dc985d542de1f3ded6dc7
parent27a7bbcdf9483be3b4c0b816d59676c8715c2af3
virtio-input: retrieve EV_LED host config bits

VIRTIO_INPUT_CFG_EV_BITS with subsel of EV_LED was always
returning an empty bitmap for pass-through input devices.

Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Message-id: 1459418028-7473-1-git-send-email-lprosek@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/input/virtio-input-host.c