Hi, Tiny series which adds a list for keyboard handlers, simliar to the one we have for mice. Lingering unmodified in a git branch for a while, just noticed it isn't in yet, so I'm resending it.
please apply, Gerd Gerd Hoffmann (2): input: make QEMUPutLEDEntry + QEMUPutMouseEntry private input: introduce keyboard handler list hw/input/hid.c | 4 ++-- include/hw/input/hid.h | 1 + include/ui/console.h | 27 ++++++------------------ ui/input.c | 55 +++++++++++++++++++++++++++++++++++++----------- 4 files changed, 53 insertions(+), 34 deletions(-) -- 1.7.9.7