On 6/11/19 6:06 AM, David Hildenbrand wrote:
> Queuing it to
>
> https://github.com/davidhildenbrand/qemu.git s390-tcg-next
>
> for now. Let me know if you want to send this via a different PULL
> request yourself.
No, that's perfect, thanks.
r~
On 10.06.19 03:42, Richard Henderson wrote:
> The parameter list given in general register 1 shall be aligned
> on a quadword boundary. This test currently succeeds or fails
> depending on the compiler version used and the accidential layout
> of the function's stack frame.
>
> Signed-off-by: Ric
The parameter list given in general register 1 shall be aligned
on a quadword boundary. This test currently succeeds or fails
depending on the compiler version used and the accidential layout
of the function's stack frame.
Signed-off-by: Richard Henderson
---
tests/tcg/s390x/csst.c | 2 +-
1 fi