Age | Commit message (Expand) | Author | Files | Lines |
2014-03-05 | input: mouse: add qemu_input_is_absolute() | Gerd Hoffmann | 1 | -0/+8 |
2014-03-05 | input: mouse: add graphic_rotate support | Gerd Hoffmann | 1 | -0/+31 |
2014-03-05 | input: mouse: add helpers functions to core | Gerd Hoffmann | 1 | -0/+71 |
2014-03-05 | input: keyboard: add helper functions to core | Gerd Hoffmann | 1 | -0/+35 |
2014-03-05 | input: add core bits of the new input layer | Gerd Hoffmann | 1 | -0/+83 |
2014-03-05 | input: rename file to legacy | Gerd Hoffmann | 1 | -559/+0 |
2013-12-02 | Don't crash on keyboard input with no handler | Don Koch | 1 | -1/+1 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -3/+3 |
2013-05-23 | ui/input.c: replace magic numbers with macros | Amos Kong | 1 | -6/+7 |
2013-04-24 | input: introduce keyboard handler list | Gerd Hoffmann | 1 | -12/+25 |
2013-04-24 | input: make QEMUPutLEDEntry + QEMUPutMouseEntry private | Gerd Hoffmann | 1 | -0/+18 |
2013-04-19 | monitor: fix the wrong order of releasing keys | Amos Kong | 1 | -5/+3 |
2013-02-11 | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster | 1 | -1/+1 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 1 | -0/+529 |