The following changes since commit f45cc81911adc7726e8a2801986b6998b91b816e:
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' into staging (2022-03-08 09:06:57 +0000) are available in the Git repository at: https://gitlab.com/laurent_vivier/qemu.git tags/linux-user-for-7.0-pull-request for you to fetch changes up to 62089c849d49f92823c68624720cdac8fa4b43e0: tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP (2022-03-08 16:01:08 +0100) ---------------------------------------------------------------- linux-user pull request 20220308 deliver SIGTRAP on POWERPC_EXCP_TRAP remove stale "not threadsafe" comments ---------------------------------------------------------------- Matheus Ferst (2): linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP Peter Maydell (1): linux-user: Remove stale "not threadsafe" comments linux-user/ppc/cpu_loop.c | 3 ++- linux-user/signal.c | 2 -- tests/tcg/ppc64le/signal_save_restore_xer.c | 8 ++++---- 3 files changed, 6 insertions(+), 7 deletions(-) -- 2.35.1