Age | Commit message (Expand) | Author |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-01-24 | input-linux: customizable grab toggle keys | Ryan El Kochta |
2017-07-27 | ui: move qemu_input_linux_to_qcode() | Gerd Hoffmann |
2017-05-11 | ui: input-linux: Add absolute event support | Philippe Voinov |
2017-04-03 | Fix input-linux reading from device | Javier Celaya |
2017-01-31 | ui: add support for mice with extra/side buttons | Fabian Lesniak |
2016-10-13 | input-linux: initialize key state | Gerd Hoffmann |
2016-07-12 | input-linux: better capability checks, merge input_linux_event_{mouse, keyboard} | Gerd Hoffmann |
2016-07-12 | input-linux: factor out input_linux_handle_keyboard | Gerd Hoffmann |
2016-07-12 | input-linux: factor out input_linux_handle_mouse | Gerd Hoffmann |
2016-04-13 | input-linux: refine mouse detection | Gerd Hoffmann |
2016-03-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-03-24 | input-linux: fix Coverity warning | Gerd Hoffmann |
2016-03-24 | input-linux: switch over to -object | Gerd Hoffmann |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-16 | module: Rename machine_init() to opts_init() | Eduardo Habkost |
2016-03-08 | input-linux: add switch to enable auto-repeat events | Gerd Hoffmann |
2016-03-08 | input-linux: add option to toggle grab on all devices | Gerd Hoffmann |
2016-03-08 | input: linux evdev support | Gerd Hoffmann |