summaryrefslogtreecommitdiffstats
path: root/hw/input
Commit message (Expand)AuthorAgeFilesLines
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-2/+2
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-171-1/+1
* ui: Support non-zero minimum values for absolute input axesPhilippe Voinov2017-05-111-2/+4
* input: Add trace event for empty keyboard queueAlexander Graf2017-05-032-0/+5
* virtio-input: fix eventq batchingLadi Prosek2017-03-271-15/+14Star
* virtio-input: free event queue when finalizingLadi Prosek2017-03-271-2/+4
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-02-021-2/+0Star
|\
| * trace: clean up trace-events filesStefan Hajnoczi2017-01-311-2/+0Star
* | ps2: add support for mice with extra/side buttonsFabian Lesniak2017-01-311-3/+5
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...Peter Maydell2017-01-101-0/+10
|\
| * ps2: Fix lost scancodes by recent changesOGAWA Hirofumi2017-01-101-0/+10
* | i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-091-1/+3
|/
* hw/input/hid: support alternative sysrq/break scancodes for gtk-vncPeter Korsgaard2016-11-101-2/+2
* adb: change handler only when recognizedHervé Poussineau2016-10-281-3/+23
* virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic2016-10-101-2/+0Star
* virtio-input: convert VMSTATE_VIRTIO_DEVICEHalil Pasic2016-10-101-10/+13
* vmstateify tsc210xDr. David Alan Gilbert2016-10-041-123/+104Star
* vmstateify tsc2005Dr. David Alan Gilbert2016-10-041-115/+75Star
* ps2: do not generate invalid key codes for unknown keysHervé Poussineau2016-09-281-13/+7Star
* ps2: use QEMU qcodes instead of scancodesHervé Poussineau2016-09-281-48/+485
* ps2: allow keycode translation for all scancode setsHervé Poussineau2016-09-281-26/+97
* ps2: correctly handle 'get/set scancode' commandHervé Poussineau2016-09-281-3/+5
* ps2: reject unknown commands, instead of blindly accepting themHervé Poussineau2016-09-281-1/+1
* adb.c: prevent NO_KEY value from going to guestJohn Arbuckle2016-09-231-14/+9Star
* adb.c: correct several key assignmentsJohn Arbuckle2016-09-231-6/+6
* adb.c: add support for QKeyCodeJohn Arbuckle2016-09-231-45/+189
* pc: simplify passing qemu_irqMarc-André Lureau2016-09-081-2/+2
* trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1
* virtio-input: free config listMarc-André Lureau2016-08-071-0/+11
* virtio-input: Wrap in vmstateDr. David Alan Gilbert2016-07-211-20/+6Star
* input: add trace events for full queuesGerd Hoffmann2016-07-123-2/+10
* pckbd: handle A20 IRQ as GPIOEfimov Vasily2016-06-291-14/+7Star
* trace: split out trace events for hw/input/ directoryDaniel P. Berrange2016-06-201-0/+25
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* virtio-input: support absolute axis config in pass-throughLadi Prosek2016-04-132-5/+47
* virtio-input: fix emulated tablet axis rangesLadi Prosek2016-04-131-2/+2
* virtio-input: add live migration supportGerd Hoffmann2016-04-131-0/+40
* virtio-input: implement pass-through evdev writesLadi Prosek2016-04-131-0/+23
* virtio-input: retrieve EV_LED host config bitsLadi Prosek2016-04-131-0/+1
* virtio-input: add missing key mappingsLadi Prosek2016-04-131-0/+2
* ps2kbd: default to scancode_set 2, as with KBD_CMD_RESETHervé Poussineau2016-04-081-1/+1
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-223-3/+5
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-223-0/+3
* qapi: Don't special-case simple union wrappersEric Blake2016-03-183-11/+11
* ui: Shorten references into InputEventEric Blake2016-03-053-39/+57
* qapi: rename input buttonsGerd Hoffmann2016-03-013-6/+6
* cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau2016-02-161-8/+10
* Adds keycode 86 to the hid_usage_keys translation table.Daniel Serpell2016-02-111-1/+1
* virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini2016-02-061-8/+16
* hw: Clean up includesPeter Maydell2016-01-296-0/+6