Message ID | 20240123102412.4569-1-richard.henderson@linaro.org |
---|---|
State | New |
Headers | show |
On Tue, 23 Jan 2024 at 10:24, Richard Henderson <richard.henderson@linaro.org> wrote: > > v2: Dropped s390x test case, which gets mis-compiled with > some cross-compiler. Add tcg/arm fix. > > > r~ > > > The following changes since commit 09be34717190c1620f0c6e5c8765b8da354aeb4b: > > Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into staging (2024-01-20 17:22:16 +0000) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20240123 > > for you to fetch changes up to 9f6523e8e4689cafdbed7c10b7cf7c775b5a607b: > > tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct (2024-01-23 13:32:10 +1000) > > ---------------------------------------------------------------- > tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct > tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns > tcg: Clean up error paths in alloc_code_gen_buffer_splitwx_memfd > linux-user/riscv: Adjust vdso signal frame cfa offsets > linux-user: Fixed cpu restore with pc 0 on SIGBUS > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0 for any user-visible changes. -- PMM