qemu-e2k/hw/input
Volker Rümelin aa67a42f8d pckbd: add controller response queue
Add a separate queue for PS/2 controller responses. The
responses no longer get queued in the keyboard or mouse queues.
The advantage of this can be seen after the next two patches,
where the guest can disable the PS/2 communication with keyboard
and mouse and still talk to the PS/2 controller.

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20210525181441.27768-8-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2021-05-26 11:31:22 +02:00
..
adb-internal.h
adb-kbd.c
adb-mouse.c
adb.c
ads7846.c
hid.c
Kconfig
lasips2.c Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
lm832x.c
meson.build Drop the deprecated lm32 target 2021-05-12 18:20:25 +02:00
pckbd.c pckbd: add controller response queue 2021-05-26 11:31:22 +02:00
pl050.c
ps2.c ps2: don't deassert irq twice if queue is empty 2021-05-26 11:28:14 +02:00
pxa2xx_keypad.c
stellaris_input.c
trace-events hw/input: expand trace info reported for ps2 device 2021-05-26 11:26:24 +02:00
trace.h
tsc210x.c
tsc2005.c
vhost-user-input.c
virtio-input-hid.c
virtio-input-host.c Fix build with 64 bits time_t 2021-05-14 10:26:18 -04:00
virtio-input.c