aboutsummaryrefslogtreecommitdiff
path: root/hw/input
AgeCommit message (Expand)Author
2016-10-10virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio-input: convert VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-04vmstateify tsc210xDr. David Alan Gilbert
2016-10-04vmstateify tsc2005Dr. David Alan Gilbert
2016-09-28ps2: do not generate invalid key codes for unknown keysHervé Poussineau
2016-09-28ps2: use QEMU qcodes instead of scancodesHervé Poussineau
2016-09-28ps2: allow keycode translation for all scancode setsHervé Poussineau
2016-09-28ps2: correctly handle 'get/set scancode' commandHervé Poussineau
2016-09-28ps2: reject unknown commands, instead of blindly accepting themHervé Poussineau
2016-09-23adb.c: prevent NO_KEY value from going to guestJohn Arbuckle
2016-09-23adb.c: correct several key assignmentsJohn Arbuckle
2016-09-23adb.c: add support for QKeyCodeJohn Arbuckle
2016-09-08pc: simplify passing qemu_irqMarc-André Lureau
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-08virtio-input: free config listMarc-André Lureau
2016-07-21virtio-input: Wrap in vmstateDr. David Alan Gilbert
2016-07-12input: add trace events for full queuesGerd Hoffmann
2016-06-29pckbd: handle A20 IRQ as GPIOEfimov Vasily
2016-06-20trace: split out trace events for hw/input/ directoryDaniel P. Berrange
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-04-13virtio-input: support absolute axis config in pass-throughLadi Prosek
2016-04-13virtio-input: fix emulated tablet axis rangesLadi Prosek
2016-04-13virtio-input: add live migration supportGerd Hoffmann
2016-04-13virtio-input: implement pass-through evdev writesLadi Prosek
2016-04-13virtio-input: retrieve EV_LED host config bitsLadi Prosek
2016-04-13virtio-input: add missing key mappingsLadi Prosek
2016-04-08ps2kbd: default to scancode_set 2, as with KBD_CMD_RESETHervé Poussineau
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-18qapi: Don't special-case simple union wrappersEric Blake
2016-03-05ui: Shorten references into InputEventEric Blake
2016-03-01qapi: rename input buttonsGerd Hoffmann
2016-02-17cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau
2016-02-11Adds keycode 86 to the hid_usage_keys translation table.Daniel Serpell
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini
2016-01-29hw: Clean up includesPeter Maydell
2016-01-29arm devices: Clean up includesPeter Maydell
2016-01-29virtio: Clean up includesPeter Maydell
2016-01-29arm: Clean up includesPeter Maydell
2016-01-29lm32: Clean up includesPeter Maydell
2015-12-17qapi: Change munging of CamelCase enum valuesEric Blake
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-11-06hw/input/tsc210x: Remove superfluous memsetThomas Huth
2015-11-02input: Convert to new qapi union layoutEric Blake
2015-10-23adb: add to input categoryLaurent Vivier
2015-10-20virtio-input: ignore events until the guest driver is readyGerd Hoffmann
2015-10-09virtio-input: Fix device introspection on non-Linux hostsMarkus Armbruster
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-11typofixes - v4Veres Lajos
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster