Age | Commit message (Expand) | Author |
2016-01-29 | hw: Clean up includes | Peter Maydell |
2016-01-29 | arm devices: Clean up includes | Peter Maydell |
2016-01-29 | virtio: Clean up includes | Peter Maydell |
2016-01-29 | arm: Clean up includes | Peter Maydell |
2016-01-29 | lm32: Clean up includes | Peter Maydell |
2015-12-17 | qapi: Change munging of CamelCase enum values | Eric Blake |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake |
2015-11-06 | hw/input/tsc210x: Remove superfluous memset | Thomas Huth |
2015-11-02 | input: Convert to new qapi union layout | Eric Blake |
2015-10-23 | adb: add to input category | Laurent Vivier |
2015-10-20 | virtio-input: ignore events until the guest driver is ready | Gerd Hoffmann |
2015-10-09 | virtio-input: Fix device introspection on non-Linux hosts | Markus Armbruster |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster |
2015-09-11 | typofixes - v4 | Veres Lajos |
2015-09-07 | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2015-07-27 | virtio: get_features() can fail | Jason Wang |
2015-07-17 | hid: clarify hid_keyboard_process_keycode | Paolo Bonzini |
2015-07-16 | virtio-input: move sys/ioctl.h include | Gerd Hoffmann |
2015-07-16 | virtio-input: fix segfault in virtio_input_hid_properties | Lin Ma |
2015-07-03 | virtio-input: add input routing support | Gerd Hoffmann |
2015-06-23 | virtio-input: evdev passthrough | Gerd Hoffmann |
2015-06-23 | virtio-input: move properties, use virtio_instance_init_common | Gerd Hoffmann |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela |
2015-06-01 | virtio: make features 64bit wide | Gerd Hoffmann |
2015-05-29 | virtio-input: emulated devices [device] | Gerd Hoffmann |
2015-05-29 | virtio-input: core code & base class [device] | Gerd Hoffmann |
2015-03-09 | adb.c: include ADBDevice parent state in KBDState and MouseState | Mark Cave-Ayland |
2015-02-10 | Add trace to ps2.c. | Don Koch |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini |
2015-01-22 | hw/input/hid.c Fix capslock hid code | Dinar Valeev |
2015-01-22 | hid: handle full ptr queues in post_load | Gerd Hoffmann |
2015-01-09 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-01-03 | pckbd: set bits 2-3-6-7 of the output port by default | Paolo Bonzini |
2014-12-29 | milkymist: softmmu: fix event handling | Michael Walle |
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 |