Age | Commit message (Expand) | Author |
2014-09-29 | hw/input/tsc210x.c: Delete unused array tsc2101_rates | Peter Maydell |
2014-09-11 | pckbd: adding new fields to vmstate | Pavel Dovgalyuk |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao |
2014-09-02 | Fix debug print warning | Gonglei |
2014-07-01 | input: fix jumpy mouse cursor with USB mouse emulation | Christian Burger |
2014-06-24 | Fix new typos (found by codespell) | Stefan Weil |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2014-06-10 | hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem() | Peter Maydell |
2014-05-26 | input: switch hid mouse and tablet to the new input layer api. | Gerd Hoffmann |
2014-05-26 | input: switch hid keyboard to new input layer api. | Gerd Hoffmann |
2014-05-16 | input: switch ps/2 mouse to new input api | Gerd Hoffmann |
2014-05-16 | input: switch ps/2 kbd to new input api | Gerd Hoffmann |
2014-05-16 | ps2: set ps/2 output buffer size as the same as kernel | Gonglei |
2014-05-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i... | Peter Maydell |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |
2014-05-05 | tsc210x: fix buffer overrun on invalid state load | Michael S. Tsirkin |
2014-03-09 | pckbd: return 'keyboard enabled' on read input port command | Hervé Poussineau |
2014-02-14 | lm832x: QOM'ify | Andreas Färber |
2014-01-09 | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta... | Anthony Liguori |
2014-01-01 | pxa27x: Add 'const' attribute to keyboard maps | Stefan Weil |
2013-12-23 | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-22 | aio / timers: Rearrange timer.h & make legacy functions call non-legacy | Alex Bligh |
2013-08-22 | aio / timers: Rename qemu_timer_* functions | Alex Bligh |
2013-07-29 | pl050: QOM'ify pl050_keyboard and pl050_mouse | Andreas Färber |
2013-07-29 | pl050: Rename pl050_state to PL050State | Andreas Färber |
2013-07-29 | milkymist-softusb: QOM cast cleanup | Andreas Färber |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |
2013-04-29 | vmmouse: QOM'ify | Andreas Färber |
2013-04-29 | pckbd: QOM'ify | Andreas Färber |
2013-04-24 | input: introduce keyboard handler list | Gerd Hoffmann |
2013-04-15 | arm: fix location of some include files | Peter Maydell |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini |