qemu/hw/input
Sergio Lopez 8e9ebd7523 virtio-input: add a virtio-mulitouch device
Add a virtio-multitouch device to the family of devices emulated by
virtio-input implementing the Multi-touch protocol as descripted here:

https://www.kernel.org/doc/html/latest/input/multi-touch-protocol.html?highlight=multi+touch

This patch just add the device itself, without connecting it to any
backends. The following patches will add a PCI-based multitouch device,
some helpers in "ui" and will enable the GTK3 backend to transpose
multi-touch events from the host to the guest.

Signed-off-by: Sergio Lopez <slp@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230526112925.38794-4-slp@redhat.com>
2023-05-28 13:08:25 +04:00
..
adb-internal.h
adb-kbd.c
adb-mouse.c
adb.c
ads7846.c
hid.c
Kconfig
lasips2.c
lm832x.c
meson.build
pckbd.c
pl050.c
ps2.c
pxa2xx_keypad.c
stellaris_input.c
trace-events
trace.h
tsc210x.c
tsc2005.c
vhost-user-input.c
virtio-input-hid.c virtio-input: add a virtio-mulitouch device 2023-05-28 13:08:25 +04:00
virtio-input-host.c
virtio-input.c