Message ID | 20201105002935.680486-1-richard.henderson@linaro.org |
---|---|
Headers | show |
Series | tcg patch queue | expand |
On Thu, 5 Nov 2020 at 00:29, Richard Henderson <richard.henderson@linaro.org> wrote: > > The following changes since commit 3c8c36c9087da957f580a9bb5ebf7814a753d1c6: > > Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201104-pull-request' into staging (2020-11-04 16:52:17 +0000) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-tcg-20201104 > > for you to fetch changes up to c56caea3b2a4ef5d760266f554df0d92c5a45f87: > > tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END" (2020-11-04 10:35:40 -0800) > > ---------------------------------------------------------------- > Fix assert in set_jmp_reset_offset > Revert cross-branch optimization in tcg/optimize.c. > > ---------------------------------------------------------------- > Richard Henderson (2): > tcg: Remove assert from set_jmp_reset_offset > tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END" Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2 for any user-visible changes. -- PMM