On Fri, 6 Jan 2023 at 03:17, Richard Henderson <richard.hender...@linaro.org> wrote: > > Changes in patch 47, to reduce execution time with --enable-debug. > Changes in patch 19, to fix an i386 specific register allocation failure. > > > r~ > > > The following changes since commit cb9c6a8e5ad6a1f0ce164d352e3102df46986e22: > > .gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 > jobs (2023-01-04 18:58:33 +0000) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230105 > > for you to fetch changes up to d4846c33ebe04d2141dcc613b5558d2f1d8077af: > > tests/tcg/multiarch: add vma-pthread.c (2023-01-05 11:41:29 -0800) > > ---------------------------------------------------------------- > Fix race conditions in new user-only vma tracking. > Add tcg backend paired register allocation. > Cleanup tcg backend function call abi. >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM