hppa: add emulation of LASI PS2 controllers
commit2a6505b0e79e553ed11570fb484071f3e5293cff
authorSven Schnelle <svens@stackframe.org>
Fri, 20 Dec 2019 21:15:10 +0000 (20 22:15 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 27 Jan 2020 18:49:51 +0000 (27 10:49 -0800)
tree5af7510a955b00f49e8a5c294c3d863a04917249
parentc56b6209189f6a4945562dc772cff440f03e4868
hppa: add emulation of LASI PS2 controllers

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Message-Id: <20191220211512.3289-5-svens@stackframe.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
hw/hppa/Kconfig
hw/hppa/lasi.c
hw/input/Kconfig
hw/input/Makefile.objs
hw/input/lasips2.c [new file with mode: 0644]
hw/input/ps2.c
hw/input/trace-events
include/hw/input/lasips2.h [new file with mode: 0644]
include/hw/input/ps2.h