On Thu, 27 May 2021 at 00:47, Richard Henderson <richard.hender...@linaro.org> wrote: > > The following changes since commit 0319ad22bd5789e1eaa8a2dd5773db2d2c372f20: > > Merge remote-tracking branch > 'remotes/stsquad/tags/pull-testing-and-misc-updates-250521-2' into staging > (2021-05-25 17:31:04 +0100) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20210526 > > for you to fetch changes up to 119065574d02deffc28fe5b6a864db9b467c6ffd: > > hw/core: Constify TCGCPUOps (2021-05-26 15:33:59 -0700) > > ---------------------------------------------------------------- > Adjust types for some memory access functions. > Reduce inclusion of tcg headers. > Fix watchpoints vs replay. > Fix tcg/aarch64 roli expansion. > Introduce SysemuCPUOps structure.
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM