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