summaryrefslogtreecommitdiffstats
path: root/input.c
Commit message (Expand)AuthorAgeFilesLines
* 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