mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() FEAT_SME2 adds the ZT0 register, whose contents may need to be
preserved and restored on signal handler entry and exit. This is
done with a new ZT_MAGIC record. We forgot to implement support for
this in our linux-user code before enabling the SME2p1 emulation,
which meant that a signal handler using SME would corrupt the ZT0
register value, and code that attempted to unwind an exception from
inside a signal handler would not work.
Add the missing record handling.
Fixes:
|
2 weeks ago | |
---|---|---|
.. | ||
Makefile.vdso | 9 months ago | |
cpu_loop.c | 5 months ago | |
meson.build | 11 months ago | |
mte_user_helper.c | 1 year ago | |
mte_user_helper.h | 8 months ago | |
signal.c | 2 weeks ago | |
sockbits.h | 7 years ago | |
syscall_64.tbl | 11 months ago | |
syscall_nr.h | 11 months ago | |
syscallhdr.sh | 11 months ago | |
target_cpu.h | 3 years ago | |
target_elf.h | 8 years ago | |
target_errno_defs.h | 4 years ago | |
target_fcntl.h | 7 years ago | |
target_flat.h | 3 years ago | |
target_mman.h | 2 years ago | |
target_prctl.h | 1 year ago | |
target_proc.h | 2 years ago | |
target_resource.h | 4 years ago | |
target_signal.h | 6 months ago | |
target_structs.h | 4 years ago | |
target_syscall.h | 3 years ago | |
termbits.h | 5 years ago | |
vdso-be.so | 9 months ago | |
vdso-le.so | 9 months ago | |
vdso.S | 2 years ago | |
vdso.ld | 2 years ago |