aboutsummaryrefslogtreecommitdiff
path: root/input.c
AgeCommit message (Expand)Author
2012-09-05Support multiple simultaneous keyboard event handlersJuha Riihimäki
2012-05-08runstate: introduce suspended stateLuiz Capitulino
2012-02-17input: send kbd+mouse events only to running guests.Gerd Hoffmann
2012-02-17notifier: switch to QLISTPaolo Bonzini
2011-10-27qapi: Convert query-miceLuiz Capitulino
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-23notifier: Pass data argument to callbackJan Kiszka
2011-07-04pxa2xx_lcd: add proper rotation supportVasily Khoruzhick
2011-04-09event: trivial coding style fixesBrad Hards
2010-06-14un-register kbd driver in case of USB kbd unplug.Jes Sorensen
2010-06-01Monitor: Drop QMP documentation from codeLuiz Capitulino
2010-03-19Expose whether a mouse is an absolute device via QMP and the human monitor.Anthony Liguori
2010-03-19Add notifier for mouse mode changesAnthony Liguori
2010-03-19Add kbd_mouse_has_absolute()Anthony Liguori
2010-03-19Rewrite mouse handlers to use QTAILQ and to have an activation functionAnthony Liguori
2010-03-09kbd leds: infrastructureGerd Hoffmann
2010-01-13move kbd/mouse handling to input.cPaolo Bonzini