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(-)
