Message ID | 20220211013059.17994-1-richard.henderson@linaro.org |
---|---|
State | New |
Headers | show |
On Fri, 11 Feb 2022 at 01:31, Richard Henderson <richard.henderson@linaro.org> wrote: > > The following changes since commit 0a301624c2f4ced3331ffd5bce85b4274fe132af: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220208' into staging (2022-02-08 11:40:08 +0000) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20220211 > > for you to fetch changes up to 5c1a101ef6b85537a4ade93c39ea81cadd5c246e: > > tests/tcg/multiarch: Add sigbus.c (2022-02-09 09:00:01 +1100) > > ---------------------------------------------------------------- > Fix safe_syscall_base for sparc64. > Fix host signal handling for sparc64-linux. > Speedups for jump cache and work list probing. > Fix for exception replays. > Raise guest SIGBUS for user-only misaligned accesses. Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0 for any user-visible changes. -- PMM