[PULL 0/3] tcg patch queue

Failed in applying to current master (apply log)
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>
There is a newer version of this series
include/tcg/tcg-op-gvec.h    |  24 --
tcg/aarch64/tcg-target.c.inc | 992 ++++++++++++++++++++++---------------------
2 files changed, 508 insertions(+), 508 deletions(-)
[PULL 0/3] tcg patch queue
Posted by Richard Henderson 1 month ago
The following changes since commit 282771e1f9b9b6e0147adf5f9d676325175b1767:

  Merge tag 'pull-riscv-to-apply-20260429-1' of https://github.com/alistair23/qemu into staging (2026-04-29 09:22:51 -0400)

are available in the Git repository at:

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

for you to fetch changes up to cc895e6dcf59a883ad09e27e726057b84431e622:

  tcg: Remove unused tcg_gen_vec_*_tl() API (2026-04-30 07:09:22 +1000)

----------------------------------------------------------------
tcg/aarch64: Replacement of I3XXX names
tcg: Remove unused tcg_gen_vec_*_tl() API

----------------------------------------------------------------
Jim MacArthur (2):
      tcg/aarch64/tcg-target.c.inc: Replacement of I3XXX names
      tcg/aarch64/tcg-target.c.inc: Manual replace of I3310, I3313

Philippe Mathieu-Daudé (1):
      tcg: Remove unused tcg_gen_vec_*_tl() API

 include/tcg/tcg-op-gvec.h    |  24 --
 tcg/aarch64/tcg-target.c.inc | 992 ++++++++++++++++++++++---------------------
 2 files changed, 508 insertions(+), 508 deletions(-)

Re: [PULL 0/3] tcg patch queue
Posted by Stefan Hajnoczi 1 month ago
Applied, thanks.

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