The first patch fixes a clang sanitize=undefined abort. The second patch is probably does too much and should be split, but I'm lazy tonight. I'll wait for comment before changes.
The third patch is new functionality, which should have gone in with the s390x vector support. r~ Richard Henderson (3): linux-user/s390x: Fix sigframe types linux-user/s390x: Clean up signal.c linux-user/s390x: Handle vector regs in signal stack linux-user/s390x/signal.c | 265 +++++++++++++++++++++++--------------- 1 file changed, 159 insertions(+), 106 deletions(-) -- 2.25.1
