summaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio-input.h
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-05-10Add vhost-user-input-pciMarc-André Lureau
2017-09-29virtio-input: send rel-wheel events for wheel buttonsGerd Hoffmann
2017-03-27virtio-input: fix eventq batchingLadi Prosek
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-04-13virtio-input: support absolute axis config in pass-throughLadi Prosek
2016-04-13move const_le{16, 23} to qemu/bswap.h, add commentGerd Hoffmann
2016-04-13virtio-input: add parenthesis to const_le{16, 32}Gerd Hoffmann
2015-07-03virtio-input: add input routing supportGerd Hoffmann
2015-06-23virtio-input: evdev passthroughGerd Hoffmann
2015-06-23virtio-input: move properties, use virtio_instance_init_commonGerd Hoffmann
2015-06-02virtio-input: make virtio devices follow usual naming conventionGerd Hoffmann
2015-06-02virtio-input: const_le16 and const_le32 not build time constantMichael Mueller
2015-05-29virtio-input: emulated devices [device]Gerd Hoffmann
2015-05-29virtio-input: core code & base class [device]Gerd Hoffmann