On Mon, 24 Jul 2023 at 09:53, Richard Henderson <richard.hender...@linaro.org> wrote: > > The following changes since commit d1181d29370a4318a9f11ea92065bea6bb159f83: > > Merge tag 'pull-nbd-2023-07-19' of https://repo.or.cz/qemu/ericb into > staging (2023-07-20 09:54:07 +0100) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230724 > > for you to fetch changes up to 32b120394c578bc824f1db4835b3bffbeca88fae: > > accel/tcg: Fix type of 'last' for pageflags_{find,next} (2023-07-24 > 09:48:49 +0100) > > ---------------------------------------------------------------- > accel/tcg: Zero-pad vaddr in tlb debug output > accel/tcg: Fix type of 'last' for pageflags_{find,next} > accel/tcg: Fix sense of read-only probes in ldst_atomicity > accel/tcg: Take mmap_lock in load_atomic*_or_exit > tcg: Add earlyclobber to op_add2 for x86 and s390x > tcg/ppc: Fix race in goto_tb implementation >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.1 for any user-visible changes. -- PMM