Re: [Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs

2017-11-05 Thread no-reply
Hi, This series failed build test on s390x host. Please find the details below. Type: series Subject: [Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs Message-id: 20171101191030.16136-1-danie...@linux.vnet.ibm.com === TEST SCRIPT BEGIN === #!/bin/bash # Testing script

Re: [Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs

2017-11-01 Thread no-reply
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. Subject: [Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs Type: series Message-id

Re: [Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs

2017-11-01 Thread Daniel Henrique Barboza
Ops, sorry about that. Resending On 11/01/2017 05:10 PM, Daniel Henrique Barboza wrote: When executing 'configure' in a fresh QEMU clone, in a fresh OS install running in a ppc64le host, this is the error shown: - ../configure --enable-trace-backend=simple --enable-debug --target

Re: [Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs

2017-11-01 Thread no-reply
Hi, This series failed build test on ppc host. Please find the details below. Subject: [Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs Type: series Message-id: 20171101191030.16136-1-danie...@linux.vnet.ibm.com === TEST SCRIPT BEGIN === #!/bin/bash # Testing script

[Qemu-devel] [PATCH v2] configure: adding ppc64le to supported host CPUs

2017-11-01 Thread Daniel Henrique Barboza
When executing 'configure' in a fresh QEMU clone, in a fresh OS install running in a ppc64le host, this is the error shown: - ../configure --enable-trace-backend=simple --enable-debug --target-list=ppc64-softmmu ERROR: Unsupported CPU = ppc64le, try --enable-tcg-interpreter - This