Re: [Qemu-devel] [PATCH 00/17] add serial wacom tablet emulation (gsoc 2016)

2017-01-06 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH 00/17] add serial wacom tablet emulation (gsoc 2016) Type: series Message-id: 1483692945-9866-1-git-send-email-kra...@redhat.com === TEST SCRIPT BEGIN === #!/bin/bash

[Qemu-devel] [PATCH 00/17] add serial wacom tablet emulation (gsoc 2016)

2017-01-06 Thread Gerd Hoffmann
Hi, Finally found the time to put the wctablet code into shape. Here comes the patch series. Patch #1 is the submission by Anatoli, almost unmodified. I've only adapted it to the recent chardev changes in the qemu code base so it actually builds and works on current qemu. The following patch