Re: [Qemu-devel] [PATCH 0/3] baum driver update

2016-10-23 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH 0/3] baum driver update Type: series Message-id: 20161023184718.5892-1-samuel.thiba...@ens-lyon.org === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log

Re: [Qemu-devel] [PATCH 0/3] baum driver update

2016-10-23 Thread no-reply
Hi, Your series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Type: series Message-id: 20161023184718.5892-1-samuel.thiba...@ens-lyon.org Subject: [Qemu-devel] [PATCH 0/3] baum driver

[Qemu-devel] [PATCH 0/3] baum driver update

2016-10-23 Thread Samuel Thibault
Hello, This is a series of updates for the baum driver, to improve its integration of input/output and fix focus tracking with sdl2 and gtk backends. Note that the second patch will fail style checking (braces {} are necessary for all arms of this statement) but that code is actually dropped by p