summaryrefslogtreecommitdiffstats
path: root/hw/input
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous timer_del() callsPeter Maydell2021-01-081-1/+0Star
* ads7846: moves from the hw/display folder to the hw/input folder.Gan Qixin2020-12-133-0/+190
* hw/input/ps2.c: Remove remnants of printf debugPeter Maydell2020-11-171-9/+0Star
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-183-9/+3Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-182-8/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-095-14/+10Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-095-13/+24
* adb: Correct class size on TYPE_ADB_DEVICEDavid Gibson2020-09-081-0/+1
* hw: Remove superfluous breaksLiao Pingfang2020-09-011-10/+0Star
* pckbd: Move QOM macro to headerEduardo Habkost2020-08-271-2/+0Star
* meson: convert hw/inputMarc-André Lureau2020-08-212-18/+18
* trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-0/+1
* hw/input/virtio-input-hid.c: Don't undef CONFIG_CURSESPeter Maydell2020-07-241-1/+0Star
* adb: add ADB bus trace eventsMark Cave-Ayland2020-06-262-1/+27
* adb: use adb_device prefix for ADB device trace eventsMark Cave-Ayland2020-06-263-22/+22
* adb: only call autopoll callbacks when autopoll is not blockedMark Cave-Ayland2020-06-261-2/+5
* adb: add autopoll_blocked variable to block autopollMark Cave-Ayland2020-06-261-0/+21
* adb: use adb_request() only for explicit requestsMark Cave-Ayland2020-06-261-2/+8
* adb: add status field for holding information about the last ADB requestMark Cave-Ayland2020-06-261-3/+11
* adb: keep track of devices with pending dataMark Cave-Ayland2020-06-261-1/+15
* adb: introduce new ADBDeviceHasData method to ADBDeviceClassMark Cave-Ayland2020-06-262-0/+17
* adb: create autopoll variables directly within ADBBusStateMark Cave-Ayland2020-06-261-0/+77
* adb: introduce realize/unrealize and VMStateDescription for ADB busMark Cave-Ayland2020-06-261-0/+32
* adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaroundMark Cave-Ayland2020-06-263-41/+40Star
* adb: coding style update to fix checkpatch errorsMark Cave-Ayland2020-06-261-4/+5
* acpi: move aml builder code for i8042 (kbd+mouse) deviceGerd Hoffmann2020-06-241-0/+31
* hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé2020-06-051-3/+7
* qdev: Unrealize must not failMarkus Armbruster2020-05-153-9/+4Star
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-1/+1
* hw/input/adb-kbd: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-5/+1Star
* hw/input: Do not enable CONFIG_PCKBD by defaultThomas Huth2020-02-041-1/+0Star
* hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth2020-02-041-4/+4
* hppa: add emulation of LASI PS2 controllersSven Schnelle2020-01-275-0/+305
* ps2: accept 'Set Key Make and Break' commandsSven Schnelle2020-01-271-0/+10
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-245-7/+7
* migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu2020-01-201-1/+2
* Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell2020-01-071-5/+3Star
|\
| * vmmouse: replace PROP_PTR with PROP_LINKMarc-André Lureau2020-01-071-5/+3Star
* | virtio-input: convert to new virtio_delete_queueMichael S. Tsirkin2020-01-051-2/+3
|/
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-171-1/+0Star
* virtio-input: fix memory leak on unrealizeMarc-André Lureau2019-11-251-0/+3
* hw/input/lm832x: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé2019-10-151-7/+5Star
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-162-2/+2
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-166-4/+5
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-167-7/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-1613-0/+14
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-168-0/+9
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-165-0/+7