Hi,
> +cc->chr_free = wctablet_chr_free;
>
>
> chr_free is going away in the last pull request, you can replace it
> with qom finalize.
Yep, saw the patches already, rebased now, v4 is on the way.
cheers,
Gerd
Hi
On Wed, Feb 1, 2017 at 1:21 PM Gerd Hoffmann wrote:
> From: Anatoli Huseu1
>
> Add QEMU Wacom Penpartner serial tablet emulation.
> GSoC 2016 project.
>
> Signed-off-by: Anatoli Huseu1
>
> Various cleanups.
> Add line speed tracking.
> Implement ST and SP commands.
> Adapted to chardev QOMi