Re: [Qemu-devel] [PULL for-2.11 0/2] Capstone updates

2017-11-13 Thread Peter Maydell
On 9 November 2017 at 07:52, Richard Henderson wrote: > One build fix for mingw cross-compiling, one feature regression fix. > > > r~ > > > The following changes since commit b0fbe46ad82982b289a44ee2495b59b0bad8a842: > > Update version for v2.11.0-rc0 release (2017-11-07 16:05:28 +) > > are

Re: [Qemu-devel] [PULL for-2.11 0/2] Capstone updates

2017-11-11 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PULL for-2.11 0/2] Capstone updates Type: series Message-id: 20171109075243.4794-1-richard.hender...@linaro.org === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total

[Qemu-devel] [PULL for-2.11 0/2] Capstone updates

2017-11-08 Thread Richard Henderson
One build fix for mingw cross-compiling, one feature regression fix. r~ The following changes since commit b0fbe46ad82982b289a44ee2495b59b0bad8a842: Update version for v2.11.0-rc0 release (2017-11-07 16:05:28 +) are available in the git repository at: git://github.com/rth7680/qemu.gi