On Mon, 14 Jun 2021 at 02:21, Richard Henderson <richard.hender...@linaro.org> wrote: > > V2 fixes an error in patch 22 wrt MacOS. > It's a shame we don't have public CI for that. > > > r~ > > > The following changes since commit 894fc4fd670aaf04a67dc7507739f914ff4bacf2: > > Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into > staging (2021-06-11 09:21:48 +0100) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20210613 > > for you to fetch changes up to a5a8b84772e13066c6c45f480cc5b5312bbde08e: > > docs/devel: Explain in more detail the TB chaining mechanisms (2021-06-13 > 17:42:40 -0700) > > ---------------------------------------------------------------- > Clean up code_gen_buffer allocation. > Add tcg_remove_ops_after. > Fix tcg_constant_* documentation. > Improve TB chaining documentation. > Fix float32_exp2. > Fix arm tcg_out_op function signature. > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM