aboutsummaryrefslogtreecommitdiffstats
path: root/input.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-6/+6
2011-07-23notifier: Pass data argument to callbackJan Kiszka1-1/+1
2011-07-04pxa2xx_lcd: add proper rotation supportVasily Khoruzhick1-9/+25
2011-04-09event: trivial coding style fixesBrad Hards1-7/+7
2010-06-14un-register kbd driver in case of USB kbd unplug.Jes Sorensen1-0/+6
2010-06-01Monitor: Drop QMP documentation from codeLuiz Capitulino1-18/+0
2010-03-19Expose whether a mouse is an absolute device via QMP and the human monitor.Anthony Liguori1-6/+12
2010-03-19Add notifier for mouse mode changesAnthony Liguori1-1/+36
2010-03-19Add kbd_mouse_has_absolute()Anthony Liguori1-0/+13
2010-03-19Rewrite mouse handlers to use QTAILQ and to have an activation functionAnthony Liguori1-66/+43
2010-03-09kbd leds: infrastructureGerd Hoffmann1-0/+31
2010-01-13move kbd/mouse handling to input.cPaolo Bonzini1-0/+238