On 13/11/2018 10:51, Richard Henderson wrote:
> On 11/12/18 10:10 PM, Laurent Vivier wrote:
>> Running some tests for my pull request, I've found this commit breaks
>> ltp-full-20180515 sigaltstack01 tests with ubuntu arm64/trusty.
>
> Hmm. Just noticed this part -- my pass came from ubuntu arm64
On 13/11/2018 10:49, Richard Henderson wrote:
> On 11/12/18 10:10 PM, Laurent Vivier wrote:
>> Running some tests for my pull request, I've found this commit breaks
>> ltp-full-20180515 sigaltstack01 tests with ubuntu arm64/trusty.
>>
>> sigaltstack01 274 TBROK : tst_sig.c:233: unexpected signa
On 11/12/18 10:10 PM, Laurent Vivier wrote:
> Running some tests for my pull request, I've found this commit breaks
> ltp-full-20180515 sigaltstack01 tests with ubuntu arm64/trusty.
Hmm. Just noticed this part -- my pass came from ubuntu arm64/bionic.
Do you believe that the glibc version plays e
On 11/12/18 10:10 PM, Laurent Vivier wrote:
> Running some tests for my pull request, I've found this commit breaks
> ltp-full-20180515 sigaltstack01 tests with ubuntu arm64/trusty.
>
> sigaltstack01 274 TBROK : tst_sig.c:233: unexpected signal
> SIGIOT/SIGABRT(6) received (pid = 15241).
> ***
On 12/11/2018 23:12, Alex Bennée wrote:
>
> Laurent Vivier writes:
>
>> On 29/06/2018 16:53, Peter Maydell wrote:
>>> From: Richard Henderson
>>>
>>> Enable ARM_FEATURE_SVE for the generic "max" cpu.
>>>
>>> Tested-by: Alex Bennée
>>> Reviewed-by: Peter Maydell
>>> Signed-off-by: Richard Hend
Laurent Vivier writes:
> On 29/06/2018 16:53, Peter Maydell wrote:
>> From: Richard Henderson
>>
>> Enable ARM_FEATURE_SVE for the generic "max" cpu.
>>
>> Tested-by: Alex Bennée
>> Reviewed-by: Peter Maydell
>> Signed-off-by: Richard Henderson
>> Message-id: 20180627043328.11531-35-richard
On 29/06/2018 16:53, Peter Maydell wrote:
> From: Richard Henderson
>
> Enable ARM_FEATURE_SVE for the generic "max" cpu.
>
> Tested-by: Alex Bennée
> Reviewed-by: Peter Maydell
> Signed-off-by: Richard Henderson
> Message-id: 20180627043328.11531-35-richard.hender...@linaro.org
> Signed-off-
From: Richard Henderson
Enable ARM_FEATURE_SVE for the generic "max" cpu.
Tested-by: Alex Bennée
Reviewed-by: Peter Maydell
Signed-off-by: Richard Henderson
Message-id: 20180627043328.11531-35-richard.hender...@linaro.org
Signed-off-by: Peter Maydell
---
linux-user/elfload.c | 1 +
target/a