Re: [Qemu-devel] [PATCH v3 00/27] Support disabling TCG on ARM

2019-07-01 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190701132516.26392-1-phi...@redhat.com/ Hi, This series failed build test on s390x host. Please find the details below. === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked under the git checkout with # HEAD pointing to a commit that ha

Re: [Qemu-devel] [PATCH v3 00/27] Support disabling TCG on ARM

2019-07-01 Thread Philippe Mathieu-Daudé
On 7/1/19 8:41 PM, no-re...@patchew.org wrote: > Patchew URL: > https://patchew.org/QEMU/20190701132516.26392-1-phi...@redhat.com/ > > This series failed build test on s390x host. Please find the details below. > [...] > In file included from > /var/tmp/patchew-tester-tmp-n6pztn1n/src/hw/intc/a

Re: [Qemu-devel] [PATCH v3 00/27] Support disabling TCG on ARM

2019-07-01 Thread Peter Maydell
On Mon, 1 Jul 2019 at 16:45, Philippe Mathieu-Daudé wrote: > > On 7/1/19 5:41 PM, Peter Maydell wrote: > > I have applied to target-arm.next: > > 1-12 > > 14-17 > > 19-21 > > > > I had comments about 13 and 18. 22 has a conflict when I try to apply it: > > I think this is just accidental becaus

Re: [Qemu-devel] [PATCH v3 00/27] Support disabling TCG on ARM

2019-07-01 Thread Samuel Ortiz
On Mon, Jul 01, 2019 at 05:44:58PM +0200, Philippe Mathieu-Daudé wrote: > On 7/1/19 5:41 PM, Peter Maydell wrote: > > On Mon, 1 Jul 2019 at 14:25, Philippe Mathieu-Daudé > > wrote: > >> > >> Paolo motived me to salvage this (other!) previous series fromi > >> Samuel Ortiz (NEMU project). > >> > >

Re: [Qemu-devel] [PATCH v3 00/27] Support disabling TCG on ARM

2019-07-01 Thread Philippe Mathieu-Daudé
On 7/1/19 5:41 PM, Peter Maydell wrote: > On Mon, 1 Jul 2019 at 14:25, Philippe Mathieu-Daudé wrote: >> >> Paolo motived me to salvage this (other!) previous series fromi >> Samuel Ortiz (NEMU project). >> >> v1 cover from Samuel [1]: >> >> This patchset allows for building and running ARM targe

Re: [Qemu-devel] [PATCH v3 00/27] Support disabling TCG on ARM

2019-07-01 Thread Peter Maydell
On Mon, 1 Jul 2019 at 14:25, Philippe Mathieu-Daudé wrote: > > Paolo motived me to salvage this (other!) previous series fromi > Samuel Ortiz (NEMU project). > > v1 cover from Samuel [1]: > > This patchset allows for building and running ARM targets with TCG > disabled. It splits the target/ar

[Qemu-devel] [PATCH v3 00/27] Support disabling TCG on ARM

2019-07-01 Thread Philippe Mathieu-Daudé
Paolo motived me to salvage this (other!) previous series fromi Samuel Ortiz (NEMU project). v1 cover from Samuel [1]: This patchset allows for building and running ARM targets with TCG disabled. It splits the target/arm/helper.c file into logical TCG and non TCG dependent files so that one