From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PULL 0/5] tcg/linux-user/test patch queue
Date: Fri, 31 Oct 2025 12:53:28 +0100 [thread overview]
Message-ID: <20251031115334.368165-1-richard.henderson@linaro.org> (raw)
The following changes since commit 3728de31925ae9658e2ce3d1ff9b63c83609f310:
Merge tag 'single-binary-20251030' of https://github.com/philmd/qemu into staging (2025-10-31 10:26:34 +0100)
are available in the Git repository at:
https://gitlab.com/rth7680/qemu.git tags/pull-misc-20251031
for you to fetch changes up to 0db2de22fcbf90adafab9d9dd1fc8203c66bfa75:
linux-user: permit sendto() with NULL buf and 0 len (2025-10-31 12:50:15 +0100)
----------------------------------------------------------------
linux-user: permit sendto() with NULL buf and 0 len
tests/functional: Mark the MIPS replay tests as flaky
tests/functional: Mark the MIPS Debian Wheezy tests as flaky
accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY
tcg: Simplify extract2 usage in tcg_gen_shifti_i64
----------------------------------------------------------------
Peter Maydell (1):
linux-user: permit sendto() with NULL buf and 0 len
Philippe Mathieu-Daudé (2):
tests/functional: Mark the MIPS replay tests as flaky
tests/functional: Mark the MIPS Debian Wheezy tests as flaky
Richard Henderson (2):
accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY
tcg: Simplify extract2 usage in tcg_gen_shifti_i64
include/exec/memop.h | 43 +++++++++++++++-----------------
target/arm/tcg/translate.h | 4 +--
accel/tcg/cputlb.c | 13 +---------
linux-user/syscall.c | 25 +++++++++++--------
target/arm/ptw.c | 2 +-
target/arm/tcg/translate-a64.c | 10 +++-----
target/arm/tcg/translate-neon.c | 2 +-
tcg/tcg-op.c | 22 +++-------------
tcg/tcg.c | 10 +++++---
tests/functional/mips/test_malta.py | 2 ++
tests/functional/mips/test_replay.py | 2 ++
tests/functional/mips64/test_malta.py | 2 ++
tests/functional/mips64el/test_malta.py | 1 +
tests/functional/mips64el/test_replay.py | 2 ++
tests/functional/mipsel/test_malta.py | 2 ++
15 files changed, 64 insertions(+), 78 deletions(-)
next reply other threads:[~2025-10-31 11:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-31 11:53 Richard Henderson [this message]
2025-10-31 11:53 ` [PULL 1/5] accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY Richard Henderson
2025-10-31 11:53 ` [PULL 2/5] tcg: Simplify extract2 usage in tcg_gen_shifti_i64 Richard Henderson
2025-10-31 11:53 ` [PULL 3/5] tests/functional: Mark the MIPS replay tests as flaky Richard Henderson
2025-10-31 11:53 ` [PULL 4/5] tests/functional: Mark the MIPS Debian Wheezy " Richard Henderson
2025-10-31 11:53 ` [PULL 5/5] linux-user: permit sendto() with NULL buf and 0 len Richard Henderson
2025-11-01 8:37 ` [PULL 0/5] tcg/linux-user/test patch queue Richard Henderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251031115334.368165-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).