On Mon, 26 Jul 2021 at 22:47, Richard Henderson <richard.hender...@linaro.org> wrote: > > The following changes since commit 34fd92ab4142bde5b54adacd16e6682f4ea83da1: > > Merge remote-tracking branch > 'remotes/stsquad/tags/pull-for-6.1-rc1-230721-1' into staging (2021-07-26 > 11:00:15 +0100) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20210726 > > for you to fetch changes up to 2bf07e788eb69bee843be274386fb20f4ab6b0f6: > > tests/unit: Remove unused variable from test_io (2021-07-26 07:07:28 -1000) > > ---------------------------------------------------------------- > Fix icount accounting. > Replace bitrev8 with revbit8. > Fixes for set but not used warnings.
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM