Age | Commit message (Expand) | Author | Files | Lines |
2017-07-27 | ui: move qemu_input_linux_to_qcode() | Gerd Hoffmann | 1 | -113/+0 |
2017-05-11 | ui: input-linux: Add absolute event support | Philippe Voinov | 1 | -1/+24 |
2017-04-03 | Fix input-linux reading from device | Javier Celaya | 1 | -5/+12 |
2017-01-31 | ui: add support for mice with extra/side buttons | Fabian Lesniak | 1 | -0/+6 |
2016-10-13 | input-linux: initialize key state | Gerd Hoffmann | 1 | -2/+13 |
2016-07-12 | input-linux: better capability checks, merge input_linux_event_{mouse, keyboard} | Gerd Hoffmann | 1 | -45/+47 |
2016-07-12 | input-linux: factor out input_linux_handle_keyboard | Gerd Hoffmann | 1 | -49/+54 |
2016-07-12 | input-linux: factor out input_linux_handle_mouse | Gerd Hoffmann | 1 | -49/+53 |
2016-04-13 | input-linux: refine mouse detection | Gerd Hoffmann | 1 | -5/+25 |
2016-03-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+1 |
2016-03-24 | input-linux: fix Coverity warning | Gerd Hoffmann | 1 | -0/+7 |
2016-03-24 | input-linux: switch over to -object | Gerd Hoffmann | 1 | -33/+121 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-16 | module: Rename machine_init() to opts_init() | Eduardo Habkost | 1 | -1/+1 |
2016-03-08 | input-linux: add switch to enable auto-repeat events | Gerd Hoffmann | 1 | -1/+6 |
2016-03-08 | input-linux: add option to toggle grab on all devices | Gerd Hoffmann | 1 | -0/+29 |
2016-03-08 | input: linux evdev support | Gerd Hoffmann | 1 | -0/+357 |