On Tue, 9 Apr 2024 at 20:39, Richard Henderson <richard.hender...@linaro.org> wrote: > > Defer 16 patches to 9.1; add fix for -strace. > > r~ > > > The following changes since commit bc0cd4ae881dff47e81581a8fea93a50b1d1dbe7: > > Merge tag 'for_upstream' of > https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2024-04-09 > 09:51:07 +0100) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-misc-20240409 > > for you to fetch changes up to 143bcc1d59f174b6c6743bd4ca8f99415ed1aba2: > > linux-user: Preserve unswapped siginfo_t for strace (2024-04-09 07:47:11 > -1000) > > ---------------------------------------------------------------- > target/m68k: Fix fp accrued exception reporting > target/hppa: Fix IIAOQ, IIASQ for pa2.0 > target/sh4: Fixes to mac.l and mac.w saturation > target/sh4: Fixes to illegal delay slot reporting > linux-user: Fix waitid return of siginfo_t and rusage > linux-user: Preserve unswapped siginfo_t for strace > tcg/optimize: Do not attempt to constant fold neg_vec > accel/tcg: Improve can_do_io management, mmio bug fix >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0 for any user-visible changes. -- PMM