]> Git Repo - qemu.git/commit
Add wctablet device
authorAnatoli Huseu1 <[email protected]>
Mon, 6 Feb 2017 14:23:27 +0000 (15:23 +0100)
committerGerd Hoffmann <[email protected]>
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 <[email protected]>
Various cleanups.
Add line speed tracking.
Implement ST and SP commands.
Adapted to chardev QOMification.

Signed-off-by: Gerd Hoffmann <[email protected]>
Message-id: 1486391007[email protected]
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
This page took 0.026408 seconds and 4 git commands to generate.