summaryrefslogtreecommitdiffstats
path: root/hw/input
Commit message (Expand)AuthorAgeFilesLines
* hw/input/tsc210x.c: Delete unused array tsc2101_ratesPeter Maydell2014-09-291-30/+0
* pckbd: adding new fields to vmstatePavel Dovgalyuk2014-09-111-0/+51
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+2
* Fix debug print warningGonglei2014-09-021-2/+2
* input: fix jumpy mouse cursor with USB mouse emulationChristian Burger2014-07-011-2/+2
* Fix new typos (found by codespell)Stefan Weil2014-06-241-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-163-14/+7
* hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem()Peter Maydell2014-06-101-25/+0
* input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann2014-05-261-70/+123
* input: switch hid keyboard to new input layer api.Gerd Hoffmann2014-05-261-7/+22
* input: switch ps/2 mouse to new input apiGerd Hoffmann2014-05-161-15/+52
* input: switch ps/2 kbd to new input apiGerd Hoffmann2014-05-161-1/+24
* ps2: set ps/2 output buffer size as the same as kernelGonglei2014-05-161-6/+68
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell2014-05-152-6/+3
|\
| * savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-142-6/+3
* | savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-133-8/+4
|/
* tsc210x: fix buffer overrun on invalid state loadMichael S. Tsirkin2014-05-051-0/+12
* pckbd: return 'keyboard enabled' on read input port commandHervé Poussineau2014-03-091-1/+1
* lm832x: QOM'ifyAndreas Färber2014-02-141-9/+13
* Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2014-01-092-2/+2
|\
| * isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-232-2/+2
| * qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-232-2/+2
* | pxa27x: Add 'const' attribute to keyboard mapsStefan Weil2014-01-011-3/+3
|/
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-224-27/+27
* aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh2013-08-222-4/+4
* aio / timers: Rename qemu_timer_* functionsAlex Bligh2013-08-222-2/+2
* pl050: QOM'ify pl050_keyboard and pl050_mouseAndreas Färber2013-07-291-28/+34
* pl050: Rename pl050_state to PL050StateAndreas Färber2013-07-291-12/+12
* milkymist-softusb: QOM cast cleanupAndreas Färber2013-07-291-5/+9
* hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-043-6/+8
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-044-8/+8
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-072-16/+21
* vmmouse: QOM'ifyAndreas Färber2013-04-291-5/+9
* pckbd: QOM'ifyAndreas Färber2013-04-291-5/+11
* input: introduce keyboard handler listGerd Hoffmann2013-04-241-2/+2
* arm: fix location of some include filesPeter Maydell2013-04-153-3/+3
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-084-0/+1966
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-0810-0/+3994
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud