summaryrefslogtreecommitdiff
path: root/hw/input
AgeCommit message (Expand)AuthorFilesLines
2014-09-29hw/input/tsc210x.c: Delete unused array tsc2101_ratesPeter Maydell1-30/+0
2014-09-11pckbd: adding new fields to vmstatePavel Dovgalyuk1-0/+51
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao1-2/+2
2014-09-02Fix debug print warningGonglei1-2/+2
2014-07-01input: fix jumpy mouse cursor with USB mouse emulationChristian Burger1-2/+2
2014-06-24Fix new typos (found by codespell)Stefan Weil1-1/+1
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela3-14/+7
2014-06-10hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem()Peter Maydell1-25/+0
2014-05-26input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann1-70/+123
2014-05-26input: switch hid keyboard to new input layer api.Gerd Hoffmann1-7/+22
2014-05-16input: switch ps/2 mouse to new input apiGerd Hoffmann1-15/+52
2014-05-16input: switch ps/2 kbd to new input apiGerd Hoffmann1-1/+24
2014-05-16ps2: set ps/2 output buffer size as the same as kernelGonglei1-6/+68
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell2-6/+3
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2-6/+3
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela3-8/+4
2014-05-05tsc210x: fix buffer overrun on invalid state loadMichael S. Tsirkin1-0/+12
2014-03-09pckbd: return 'keyboard enabled' on read input port commandHervé Poussineau1-1/+1
2014-02-14lm832x: QOM'ifyAndreas Färber1-9/+13
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2-2/+2
2014-01-01pxa27x: Add 'const' attribute to keyboard mapsStefan Weil1-3/+3
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2-2/+2
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2-2/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh4-27/+27
2013-08-22aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh2-4/+4
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh2-2/+2
2013-07-29pl050: QOM'ify pl050_keyboard and pl050_mouseAndreas Färber1-28/+34
2013-07-29pl050: Rename pl050_state to PL050StateAndreas Färber1-12/+12
2013-07-29milkymist-softusb: QOM cast cleanupAndreas Färber1-5/+9
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini3-6/+8
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini4-8/+8
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber2-16/+21
2013-04-29vmmouse: QOM'ifyAndreas Färber1-5/+9
2013-04-29pckbd: QOM'ifyAndreas Färber1-5/+11
2013-04-24input: introduce keyboard handler listGerd Hoffmann1-2/+2
2013-04-15arm: fix location of some include filesPeter Maydell3-3/+3
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini4-0/+1966
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini10-0/+3994
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0