summaryrefslogtreecommitdiffstats
path: root/include/hw/input/ps2.h
Commit message (Expand)AuthorAgeFilesLines
* ps2: remove unused legacy ps2_mouse_init() functionMark Cave-Ayland2022-07-181-1/+0Star
* ps2: remove unused legacy ps2_kbd_init() functionMark Cave-Ayland2022-07-181-1/+0Star
* ps2: remove update_irq() function and update_arg parameterMark Cave-Ayland2022-06-261-4/+2Star
* ps2: add gpio for output IRQ and optionally use it in ps2_raise_irq() and ps2...Mark Cave-Ayland2022-06-261-0/+4
* ps2: make ps2_raise_irq() function staticMark Cave-Ayland2022-06-261-1/+0Star
* ps2: implement ps2_reset() for the PS2_DEVICE QOM type based upon ps2_common_...Mark Cave-Ayland2022-06-261-0/+2
* ps2: introduce PS2DeviceClassMark Cave-Ayland2022-06-261-1/+5
* ps2: improve function prototypes in ps2.c and ps2.hMark Cave-Ayland2022-06-261-4/+4
* ps2: move QOM type definitions from ps2.c to ps2.hMark Cave-Ayland2022-06-261-1/+57
* hppa: add emulation of LASI PS2 controllersSven Schnelle2020-01-271-0/+1
* hw/input/ps2: Remove PS2State from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-0/+2
* ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae2018-05-151-0/+5
* ps2: add and use PS2State typedefGerd Hoffmann2017-06-231-2/+2
* ps2: fix mouse mappings for right/middle buttonFabian Lesniak2017-02-201-2/+2
* ps2: add support for mice with extra/side buttonsFabian Lesniak2017-01-311-0/+6
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+38