Age | Commit message (Expand) | Author |
2017-03-27 | virtio-input: fix eventq batching | Ladi Prosek |
2017-03-27 | virtio-input: free event queue when finalizing | Ladi Prosek |
2017-02-02 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2017-01-31 | trace: clean up trace-events files | Stefan Hajnoczi |
2017-01-31 | ps2: add support for mice with extra/side buttons | Fabian Lesniak |
2017-01-10 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st... | Peter Maydell |
2017-01-10 | ps2: Fix lost scancodes by recent changes | OGAWA Hirofumi |
2017-01-09 | i2c: Allow I2C devices to NAK start events | Corey Minyard |
2016-11-10 | hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc | Peter Korsgaard |
2016-10-28 | adb: change handler only when recognized | Hervé Poussineau |
2016-10-10 | virtio: cleanup VMSTATE_VIRTIO_DEVICE | Halil Pasic |
2016-10-10 | virtio-input: convert VMSTATE_VIRTIO_DEVICE | Halil Pasic |
2016-10-04 | vmstateify tsc210x | Dr. David Alan Gilbert |
2016-10-04 | vmstateify tsc2005 | Dr. David Alan Gilbert |
2016-09-28 | ps2: do not generate invalid key codes for unknown keys | Hervé Poussineau |
2016-09-28 | ps2: use QEMU qcodes instead of scancodes | Hervé Poussineau |
2016-09-28 | ps2: allow keycode translation for all scancode sets | Hervé Poussineau |
2016-09-28 | ps2: correctly handle 'get/set scancode' command | Hervé Poussineau |
2016-09-28 | ps2: reject unknown commands, instead of blindly accepting them | Hervé Poussineau |
2016-09-23 | adb.c: prevent NO_KEY value from going to guest | John Arbuckle |
2016-09-23 | adb.c: correct several key assignments | John Arbuckle |
2016-09-23 | adb.c: add support for QKeyCode | John Arbuckle |
2016-09-08 | pc: simplify passing qemu_irq | Marc-André Lureau |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-08-08 | virtio-input: free config list | Marc-André Lureau |
2016-07-21 | virtio-input: Wrap in vmstate | Dr. David Alan Gilbert |
2016-07-12 | input: add trace events for full queues | Gerd Hoffmann |
2016-06-29 | pckbd: handle A20 IRQ as GPIO | Efimov Vasily |
2016-06-20 | trace: split out trace events for hw/input/ directory | Daniel P. Berrange |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-04-13 | virtio-input: support absolute axis config in pass-through | Ladi Prosek |
2016-04-13 | virtio-input: fix emulated tablet axis ranges | Ladi Prosek |
2016-04-13 | virtio-input: add live migration support | Gerd Hoffmann |
2016-04-13 | virtio-input: implement pass-through evdev writes | Ladi Prosek |
2016-04-13 | virtio-input: retrieve EV_LED host config bits | Ladi Prosek |
2016-04-13 | virtio-input: add missing key mappings | Ladi Prosek |
2016-04-08 | ps2kbd: default to scancode_set 2, as with KBD_CMD_RESET | Hervé Poussineau |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-18 | qapi: Don't special-case simple union wrappers | Eric Blake |
2016-03-05 | ui: Shorten references into InputEvent | Eric Blake |
2016-03-01 | qapi: rename input buttons | Gerd Hoffmann |
2016-02-17 | cuda: port SET_DEVICE_LIST command to new framework | Hervé Poussineau |
2016-02-11 | Adds keycode 86 to the hid_usage_keys translation table. | Daniel Serpell |
2016-02-06 | virtio: move allocation to virtqueue_pop/vring_pop | Paolo Bonzini |
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 |