Age | Commit message (Expand) | Author | Files | Lines |
2023-10-19 | ui/input: Constify QemuInputHandler structure | Philippe Mathieu-Daudé | 1 | -4/+4 |
2023-05-28 | virtio-input: add a virtio-mulitouch device | Sergio Lopez | 1 | -3/+115 |
2023-05-28 | virtio-input: generalize virtio_input_key_config() | Sergio Lopez | 1 | -17/+21 |
2020-07-24 | hw/input/virtio-input-hid.c: Don't undef CONFIG_CURSES | Peter Maydell | 1 | -1/+0 |
2020-05-15 | qdev: Unrealize must not fail | Markus Armbruster | 1 | -1/+1 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -3/+3 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -1/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2018-01-29 | hw: convert virtio-input-hid device to keycodemapdb | Daniel P. Berrange | 1 | -127/+9 |
2018-01-29 | input: virtio: don't send mouse wheel event twice | Miika S | 1 | -2/+4 |
2018-01-29 | input: add mouse side buttons to virtio input | Miika S | 1 | -0/+2 |
2017-09-29 | virtio-input: send rel-wheel events for wheel buttons | Gerd Hoffmann | 1 | -5/+114 |
2017-09-04 | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster | 1 | -2/+2 |
2017-05-11 | ui: Support non-zero minimum values for absolute input axes | Philippe Voinov | 1 | -2/+4 |
2016-04-13 | virtio-input: fix emulated tablet axis ranges | Ladi Prosek | 1 | -2/+2 |
2016-04-13 | virtio-input: add missing key mappings | Ladi Prosek | 1 | -0/+2 |
2016-03-18 | qapi: Don't special-case simple union wrappers | Eric Blake | 1 | -4/+4 |
2016-03-05 | ui: Shorten references into InputEvent | Eric Blake | 1 | -13/+20 |
2016-03-01 | qapi: rename input buttons | Gerd Hoffmann | 1 | -2/+2 |
2016-01-29 | virtio: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-17 | qapi: Change munging of CamelCase enum values | Eric Blake | 1 | -2/+2 |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake | 1 | -4/+4 |
2015-11-02 | input: Convert to new qapi union layout | Eric Blake | 1 | -13/+14 |
2015-07-16 | virtio-input: fix segfault in virtio_input_hid_properties | Lin Ma | 1 | -0/+1 |
2015-07-03 | virtio-input: add input routing support | Gerd Hoffmann | 1 | -0/+11 |
2015-05-29 | virtio-input: emulated devices [device] | Gerd Hoffmann | 1 | -0/+502 |