From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PULL 0/6] tcg patch queue for 10.0-rc3
Date: Thu, 3 Apr 2025 18:09:24 -0700 [thread overview]
Message-ID: <20250404010930.164329-1-richard.henderson@linaro.org> (raw)
The following changes since commit 0adf626718bc0ca9c46550249a76047f8e45da15:
Update version for v10.0.0-rc2 release (2025-04-01 13:15:45 -0400)
are available in the Git repository at:
https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20250403
for you to fetch changes up to 49551752e860f5e403cdacac11ee1d218141fd3d:
hw/arm: Do not build VMapple machine by default (2025-04-03 16:11:09 -0700)
----------------------------------------------------------------
tcg: Allocate TEMP_VAL_MEM frame in temp_load()
tests/functional: Skip aarch64_replay test on macOS
hw/arm: Do not build VMapple machine by default
tests/functional/test_aarch64_rme_virt: fix sporadic failure
----------------------------------------------------------------
Philippe Mathieu-Daudé (5):
tcg: Allocate TEMP_VAL_MEM frame in temp_load()
tests/functional: Add a decorator for skipping tests on particular OS
tests/functional: Skip aarch64_replay test on macOS
tests/qtest: Skip Aarch64 VMapple machine
hw/arm: Do not build VMapple machine by default
Pierrick Bouvier (1):
tests/functional/test_aarch64_rme_virt: fix sporadic failure
tcg/tcg.c | 3 +++
tests/qtest/libqtest.c | 1 +
configs/devices/aarch64-softmmu/default.mak | 1 +
tests/functional/qemu_test/__init__.py | 2 +-
tests/functional/qemu_test/decorators.py | 15 ++++++++++++++-
tests/functional/test_aarch64_replay.py | 4 +++-
tests/functional/test_aarch64_rme_virt.py | 4 +++-
7 files changed, 26 insertions(+), 4 deletions(-)
next reply other threads:[~2025-04-04 1:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-04 1:09 Richard Henderson [this message]
2025-04-04 1:09 ` [PULL 1/6] tcg: Allocate TEMP_VAL_MEM frame in temp_load() Richard Henderson
2025-04-04 1:09 ` [PULL 2/6] tests/functional/test_aarch64_rme_virt: fix sporadic failure Richard Henderson
2025-04-04 1:09 ` [PULL 3/6] tests/functional: Add a decorator for skipping tests on particular OS Richard Henderson
2025-04-04 1:09 ` [PULL 4/6] tests/functional: Skip aarch64_replay test on macOS Richard Henderson
2025-04-04 1:09 ` [PULL 5/6] tests/qtest: Skip Aarch64 VMapple machine Richard Henderson
2025-04-04 1:09 ` [PULL 6/6] hw/arm: Do not build VMapple machine by default Richard Henderson
2025-04-04 17:08 ` [PULL 0/6] tcg patch queue for 10.0-rc3 Stefan Hajnoczi
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=20250404010930.164329-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).