[PULL 0/1] tcg patch queue

Richard Henderson posted 1 patch 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260612175033.58007-1-richard.henderson@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>
There is a newer version of this series
include/tcg/tcg.h | 2 +-
tcg/tcg.c         | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[PULL 0/1] tcg patch queue
Posted by Richard Henderson 1 month, 1 week ago
The following changes since commit 193963218accbcf65f28ab1efa773ac6d1cc634c:

  Merge tag 'pull-ufs-20260612' of https://gitlab.com/jeuk20.kim/qemu into staging (2026-06-12 09:01:07 -0400)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20260612

for you to fetch changes up to f6ff5ec21e16aeb1d283e13d0fdc13fcfb712af4:

  tcg: Silence ubsan error on tcg_splitwx_diff causing overflow (2026-06-12 08:52:59 -0700)

----------------------------------------------------------------
tcg: Silence ubsan error on tcg_splitwx_diff causing overflow

----------------------------------------------------------------
Fabiano Rosas (1):
      tcg: Silence ubsan error on tcg_splitwx_diff causing overflow

 include/tcg/tcg.h | 2 +-
 tcg/tcg.c         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Re: [PULL 0/1] tcg patch queue
Posted by Stefan Hajnoczi 1 month, 1 week ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.