summaryrefslogtreecommitdiffstats
path: root/input.c
Commit message (Expand)AuthorAgeFilesLines
* input: index_from_key(): drop unused codeLuiz Capitulino2012-09-271-13/+1
* qmp: qmp_send_key(): accept key codes in hexLuiz Capitulino2012-09-271-6/+27
* input: qmp_send_key(): simplifyLuiz Capitulino2012-09-271-22/+14
* qapi: convert sendkeyAmos Kong2012-09-051-1/+66
* monitor: move key_defs[] table and introduce two help functionsAmos Kong2012-09-051-0/+186
* runstate: introduce suspended stateLuiz Capitulino2012-05-081-2/+2
* input: send kbd+mouse events only to running guests.Gerd Hoffmann2012-02-171-0/+6
* notifier: switch to QLISTPaolo Bonzini2012-02-171-1/+1
* qapi: Convert query-miceLuiz Capitulino2011-10-271-48/+16
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-6/+6
* notifier: Pass data argument to callbackJan Kiszka2011-07-231-1/+1
* pxa2xx_lcd: add proper rotation supportVasily Khoruzhick2011-07-041-9/+25
* event: trivial coding style fixesBrad Hards2011-04-091-7/+7
* un-register kbd driver in case of USB kbd unplug.Jes Sorensen2010-06-141-0/+6
* Monitor: Drop QMP documentation from codeLuiz Capitulino2010-06-011-18/+0
* Expose whether a mouse is an absolute device via QMP and the human monitor.Anthony Liguori2010-03-191-6/+12
* Add notifier for mouse mode changesAnthony Liguori2010-03-191-1/+36
* Add kbd_mouse_has_absolute()Anthony Liguori2010-03-191-0/+13
* Rewrite mouse handlers to use QTAILQ and to have an activation functionAnthony Liguori2010-03-191-66/+43
* kbd leds: infrastructureGerd Hoffmann2010-03-091-0/+31
* move kbd/mouse handling to input.cPaolo Bonzini2010-01-131-0/+238
OpenPOWER on IntegriCloud