The following changes since commit 562bae590f194fb590beb5c65da44fc35ab9f64a:
Merge tag 's390x-20260826' of https://gitlab.com/efarman/qemu into staging (2026-08-26 13:40:41 -0700)
are available in the Git repository at:
https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20260826
for you to fetch changes up to 01e1455139196cc8d6bcde7d2f918348a90f7f26:
util/cpuinfo-aarch64: Fix build with older glibc headers (2026-08-26 21:25:04 -0700)
----------------------------------------------------------------
disas: Replace straggling CS_ARCH_SYSZ
tcg: Fix typo in tcg_gen_hswap_i64
tcg/aarch64: Use tgen_brcondi in tcg_out_qemu_ldst_i128
util/cpuinfo-aarch64: Fix build with older glibc headers
----------------------------------------------------------------
Eric Farman (1):
disas: Replace straggling CS_ARCH_SYSZ
Richard Henderson (2):
tcg: Fix typo in tcg_gen_hswap_i64
tcg/aarch64: Use tgen_brcondi in tcg_out_qemu_ldst_i128
Tao Tang (1):
util/cpuinfo-aarch64: Fix build with older glibc headers
disas/disas-host.c | 2 +-
tcg/tcg-op.c | 2 +-
util/cpuinfo-aarch64.c | 3 +++
tcg/aarch64/tcg-target.c.inc | 25 ++++++++++---------------
4 files changed, 15 insertions(+), 17 deletions(-)