On Thu, 8 Oct 2020 at 13:57, Richard Henderson <richard.hender...@linaro.org> wrote: > > The following changes since commit 6eeea6725a70e6fcb5abba0764496bdab07ddfb3: > > Merge remote-tracking branch > 'remotes/huth-gitlab/tags/pull-request-2020-10-06' into staging (2020-10-06 > 21:13:34 +0100) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-tcg-20201008 > > for you to fetch changes up to 62475e9d007d83db4d0a6ccebcda8914f392e9c9: > > accel/tcg: Fix computing of is_write for MIPS (2020-10-08 05:57:32 -0500) > > ---------------------------------------------------------------- > Extend maximum gvec vector size > Fix i386 avx2 dupi > Fix mips host user-only write detection > Misc cleanups. >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2 for any user-visible changes. -- PMM