Hi,
This series failed build test on s390x host. Please find the details below.
Message-id: 20171022004621.28372-1-richard.hender...@linaro.org
Subject: [Qemu-devel] [PATCH v7 00/11] Support the Capstone disassembler
Type: series
=== TEST SCRIPT BEGIN ===
#!/bin/bash
# Testing script will be
Hi,
This 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: 20171022004621.28372-1-richard.hender...@linaro.org
Subject: [Qemu-devel] [PATCH v7 00/11] Support
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20171022004621.28372-1-richard.hender...@linaro.org
Subject: [Qemu-devel] [PATCH v7 00/11] Support the Capstone disassembler
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE=base
Changes since v7:
* Included target/arm disassembler changes, since one of them
is affected by the Capstone change.
* Re-re-redone the module patch (11/11);
v6 didn't actually work without capstone present in any form.
r~
Richard Henderson (11):
target/i386: Convert to disas_set_i