summaryrefslogtreecommitdiff
path: root/hw/input
AgeCommit message (Expand)AuthorFilesLines
2017-03-27virtio-input: fix eventq batchingLadi Prosek1-15/+14
2017-03-27virtio-input: free event queue when finalizingLadi Prosek1-2/+4
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-2/+0
2017-01-31trace: clean up trace-events filesStefan Hajnoczi1-2/+0
2017-01-31ps2: add support for mice with extra/side buttonsFabian Lesniak1-3/+5
2017-01-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...Peter Maydell1-0/+10
2017-01-10ps2: Fix lost scancodes by recent changesOGAWA Hirofumi1-0/+10
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard1-1/+3
2016-11-10hw/input/hid: support alternative sysrq/break scancodes for gtk-vncPeter Korsgaard1-2/+2
2016-10-28adb: change handler only when recognizedHervé Poussineau1-3/+23
2016-10-10virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic1-2/+0
2016-10-10virtio-input: convert VMSTATE_VIRTIO_DEVICEHalil Pasic1-10/+13
2016-10-04vmstateify tsc210xDr. David Alan Gilbert1-123/+104
2016-10-04vmstateify tsc2005Dr. David Alan Gilbert1-115/+75
2016-09-28ps2: do not generate invalid key codes for unknown keysHervé Poussineau1-13/+7
2016-09-28ps2: use QEMU qcodes instead of scancodesHervé Poussineau1-48/+485
2016-09-28ps2: allow keycode translation for all scancode setsHervé Poussineau1-26/+97
2016-09-28ps2: correctly handle 'get/set scancode' commandHervé Poussineau1-3/+5
2016-09-28ps2: reject unknown commands, instead of blindly accepting themHervé Poussineau1-1/+1
2016-09-23adb.c: prevent NO_KEY value from going to guestJohn Arbuckle1-14/+9
2016-09-23adb.c: correct several key assignmentsJohn Arbuckle1-6/+6
2016-09-23adb.c: add support for QKeyCodeJohn Arbuckle1-45/+189
2016-09-08pc: simplify passing qemu_irqMarc-André Lureau1-2/+2
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier1-1/+1
2016-08-08virtio-input: free config listMarc-André Lureau1-0/+11
2016-07-21virtio-input: Wrap in vmstateDr. David Alan Gilbert1-20/+6
2016-07-12input: add trace events for full queuesGerd Hoffmann3-2/+10
2016-06-29pckbd: handle A20 IRQ as GPIOEfimov Vasily1-14/+7
2016-06-20trace: split out trace events for hw/input/ directoryDaniel P. Berrange1-0/+25
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-0/+1
2016-04-13virtio-input: support absolute axis config in pass-throughLadi Prosek2-5/+47
2016-04-13virtio-input: fix emulated tablet axis rangesLadi Prosek1-2/+2
2016-04-13virtio-input: add live migration supportGerd Hoffmann1-0/+40
2016-04-13virtio-input: implement pass-through evdev writesLadi Prosek1-0/+23
2016-04-13virtio-input: retrieve EV_LED host config bitsLadi Prosek1-0/+1
2016-04-13virtio-input: add missing key mappingsLadi Prosek1-0/+2
2016-04-08ps2kbd: default to scancode_set 2, as with KBD_CMD_RESETHervé Poussineau1-1/+1
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah3-3/+5
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster3-0/+3
2016-03-18qapi: Don't special-case simple union wrappersEric Blake3-11/+11
2016-03-05ui: Shorten references into InputEventEric Blake3-39/+57
2016-03-01qapi: rename input buttonsGerd Hoffmann3-6/+6
2016-02-17cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau1-8/+10
2016-02-11Adds keycode 86 to the hid_usage_keys translation table.Daniel Serpell1-1/+1
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini1-8/+16
2016-01-29hw: Clean up includesPeter Maydell6-0/+6
2016-01-29arm devices: Clean up includesPeter Maydell2-0/+2
2016-01-29virtio: Clean up includesPeter Maydell3-0/+3
2016-01-29arm: Clean up includesPeter Maydell3-0/+3
2016-01-29lm32: Clean up includesPeter Maydell1-0/+1