On Sun, 24 Jan 2021 at 18:11, Richard Henderson <richard.hender...@linaro.org> wrote: > > > V2 replaces the tcg const temp overflow patch. > > > r~ > > > The following changes since commit 0e32462630687a18039464511bd0447ada5709c3: > > Merge remote-tracking branch > 'remotes/vivier2/tags/linux-user-for-6.0-pull-request' into staging > (2021-01-22 10:35:55 +0000) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20210124 > > for you to fetch changes up to ae30e86661b0f48562cd95918d37cbeec5d02262: > > tcg: Restart code generation when we run out of temps (2021-01-24 08:03:27 > -1000) > > ---------------------------------------------------------------- > Fix tcg constant temp overflow. > Fix running during atomic single-step. > Partial support for apple silicon. > Cleanups for accel/tcg.
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM