aboutsummaryrefslogtreecommitdiff
path: root/hw/input
AgeCommit message (Expand)Author
2014-06-24Fix new typos (found by codespell)Stefan Weil
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-06-10hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem()Peter Maydell
2014-05-26input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann
2014-05-26input: switch hid keyboard to new input layer api.Gerd Hoffmann
2014-05-16input: switch ps/2 mouse to new input apiGerd Hoffmann
2014-05-16input: switch ps/2 kbd to new input apiGerd Hoffmann
2014-05-16ps2: set ps/2 output buffer size as the same as kernelGonglei
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-05-05tsc210x: fix buffer overrun on invalid state loadMichael S. Tsirkin
2014-03-09pckbd: return 'keyboard enabled' on read input port commandHervé Poussineau
2014-02-14lm832x: QOM'ifyAndreas Färber
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2014-01-01pxa27x: Add 'const' attribute to keyboard mapsStefan Weil
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh
2013-07-29pl050: QOM'ify pl050_keyboard and pl050_mouseAndreas Färber
2013-07-29pl050: Rename pl050_state to PL050StateAndreas Färber
2013-07-29milkymist-softusb: QOM cast cleanupAndreas Färber
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-29vmmouse: QOM'ifyAndreas Färber
2013-04-29pckbd: QOM'ifyAndreas Färber
2013-04-24input: introduce keyboard handler listGerd Hoffmann
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini