Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-27 | virtio-input: fix eventq batching | Ladi Prosek | 1 | -1/+4 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -3/+3 |
2016-04-13 | virtio-input: support absolute axis config in pass-through | Ladi Prosek | 1 | -0/+3 |
2016-04-13 | move const_le{16, 23} to qemu/bswap.h, add comment | Gerd Hoffmann | 1 | -14/+0 |
2016-04-13 | virtio-input: add parenthesis to const_le{16, 32} | Gerd Hoffmann | 1 | -6/+6 |
2015-07-03 | virtio-input: add input routing support | Gerd Hoffmann | 1 | -0/+2 |
2015-06-23 | virtio-input: evdev passthrough | Gerd Hoffmann | 1 | -0/+13 |
2015-06-23 | virtio-input: move properties, use virtio_instance_init_common | Gerd Hoffmann | 1 | -8/+1 |
2015-06-02 | virtio-input: make virtio devices follow usual naming convention | Gerd Hoffmann | 1 | -4/+4 |
2015-06-02 | virtio-input: const_le16 and const_le32 not build time constant | Michael Mueller | 1 | -2/+8 |
2015-05-29 | virtio-input: emulated devices [device] | Gerd Hoffmann | 1 | -0/+21 |
2015-05-29 | virtio-input: core code & base class [device] | Gerd Hoffmann | 1 | -0/+84 |