From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Thomas Huth" <thuth@redhat.com>,
"Laurent Vivier" <lvivier@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Alexander Graf" <agraf@csgraf.de>,
"Phil Dennis-Jordan" <phil@philjordan.eu>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Fabiano Rosas" <farosas@suse.de>,
"Daniel P. Berrangé" <berrange@redhat.com>
Subject: [PATCH-for-10.0 v3 0/5] hw/arm: Tests fixes for 10.0
Date: Thu, 3 Apr 2025 22:32:36 +0200 [thread overview]
Message-ID: <20250403203241.46692-1-philmd@linaro.org> (raw)
Hi,
I tried to gather all the hw/arm/-related patches for
the GitLab issues tagged for 10.0:
- trivial ones fixing / disabling broken tests
- disable the VMapple machine (not sure about it)
Regards,
Phil.
Since v2:
- Reword skipIfOperatingSystem() decorator
- Dropped ACPI patches
Philippe Mathieu-Daudé (4):
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
configs/devices/aarch64-softmmu/default.mak | 1 +
tests/qtest/libqtest.c | 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 +++-
6 files changed, 23 insertions(+), 4 deletions(-)
--
2.47.1
next reply other threads:[~2025-04-03 20:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-03 20:32 Philippe Mathieu-Daudé [this message]
2025-04-03 20:32 ` [PATCH-for-10.0 v3 1/5] tests/functional/test_aarch64_rme_virt: fix sporadic failure Philippe Mathieu-Daudé
2025-04-03 20:32 ` [PATCH-for-10.0 v3 2/5] tests/functional: Add a decorator for skipping tests on particular OS Philippe Mathieu-Daudé
2025-04-04 5:26 ` Thomas Huth
2025-04-03 20:32 ` [PATCH-for-10.0 v3 3/5] tests/functional: Skip aarch64_replay test on macOS Philippe Mathieu-Daudé
2025-04-03 20:32 ` [PATCH-for-10.0 v3 4/5] tests/qtest: Skip Aarch64 VMapple machine Philippe Mathieu-Daudé
2025-04-03 20:32 ` [PATCH-for-10.0 v3 5/5] hw/arm: Do not build VMapple machine by default Philippe Mathieu-Daudé
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=20250403203241.46692-1-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=agraf@csgraf.de \
--cc=alex.bennee@linaro.org \
--cc=berrange@redhat.com \
--cc=farosas@suse.de \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=phil@philjordan.eu \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/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).