]> git.proxmox.com Git - mirror_qemu.git/commit
Add wctablet device
authorAnatoli Huseu1 <avg.tolik@gmail.com>
Mon, 6 Feb 2017 14:23:27 +0000 (15:23 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 20 Feb 2017 10:26:28 +0000 (11:26 +0100)
commit378af96155d62d90c876ee5e7648803247f1d864
tree4a29976e10dfbe58e22e6db429bd186db6140872
parented6f72b827fe99870d610d3697270a9858922186
Add wctablet device

Add QEMU Wacom Penpartner serial tablet emulation.
GSoC 2016 project.

Signed-off-by: Anatoli Huseu1 <avg.tolik@gmail.com>
Various cleanups.
Add line speed tracking.
Implement ST and SP commands.
Adapted to chardev QOMification.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1486391007-10116-1-git-send-email-kraxel@redhat.com
Makefile.objs
backends/Makefile.objs
backends/trace-events [new file with mode: 0644]
backends/wctablet.c [new file with mode: 0644]
chardev/char.c
docs/qdev-device-use.txt
qapi-schema.json