COMMITS
/ include/hw/input/ps2.h November 9, 2022
P
hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase reset
Peter Maydell committed
July 12, 2022
M
ps2: remove unused legacy ps2_mouse_init() function
Mark Cave-Ayland committed
M
ps2: remove unused legacy ps2_kbd_init() function
Mark Cave-Ayland committed
June 24, 2022
M
ps2: remove update_irq() function and update_arg parameter
Mark Cave-Ayland committed
M
ps2: add gpio for output IRQ and optionally use it in ps2_raise_irq() and ps2_lower_irq()
Mark Cave-Ayland committed
M
ps2: make ps2_raise_irq() function static
Mark Cave-Ayland committed
M
ps2: implement ps2_reset() for the PS2_DEVICE QOM type based upon ps2_common_reset()
Mark Cave-Ayland committed
M
ps2: introduce PS2DeviceClass
Mark Cave-Ayland committed
M
ps2: improve function prototypes in ps2.c and ps2.h
Mark Cave-Ayland committed
M
ps2: move QOM type definitions from ps2.c to ps2.h
Mark Cave-Ayland committed
December 20, 2019
S
hppa: add emulation of LASI PS2 controllers
Sven Schnelle committed
January 11, 2019
P
hw/input/ps2: Remove PS2State from "qemu/typedefs.h"
Philippe Mathieu-Daudé committed
May 7, 2018
G
ps2: Fix mouse stream corruption due to lost data
Geoffrey McRae committed
June 6, 2017
G
ps2: add and use PS2State typedef
Gerd Hoffmann committed
February 4, 2017
F
ps2: fix mouse mappings for right/middle button
Fabian Lesniak committed
December 6, 2016
F
ps2: add support for mice with extra/side buttons
Fabian Lesniak committed
June 29, 2016
M
Clean up decorations and whitespace around header guards
Markus Armbruster committed
February 5, 2013
P
hw: move headers to include/
Paolo Bonzini committed