From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Subject: [PULL 00/10] Misc patches (functional tests, travis.yml, MAINTAINERS, ...)
Date: Wed, 11 Jun 2025 14:58:36 +0200 [thread overview]
Message-ID: <20250611125846.125918-1-thuth@redhat.com> (raw)
Hi Stefan!
The following changes since commit bc98ffdc7577e55ab8373c579c28fe24d600c40f:
Merge tag 'pull-10.1-maintainer-may-2025-070625-1' of https://gitlab.com/stsquad/qemu into staging (2025-06-07 15:08:55 -0400)
are available in the Git repository at:
https://gitlab.com/thuth/qemu.git tags/pull-request-2025-06-11
for you to fetch changes up to 1da0025ecd527c833697822511057f1b93579045:
scripts/meson-buildoptions: Sort coroutine_backend choices lexicographically (2025-06-11 13:08:31 +0200)
----------------------------------------------------------------
* Remove aarch64 job from travis.yml
* Remove deprecated s390-ccw-virtio-4.1 machine
* Add memlock functional test
* Various other small updates and fixes
----------------------------------------------------------------
Akihiko Odaki (1):
MAINTAINERS: Update Akihiko Odaki's affiliation
Alexandr Moshkov (2):
tests/functional: add skipLockedMemoryTest decorator
tests/functional: add memlock tests
Bernhard Beschow (1):
scripts/meson-buildoptions: Sort coroutine_backend choices lexicographically
Haseung Bong (1):
tests/vm/README: fix documentation path in tests/vm/README
Thomas Huth (5):
travis.yml: Remove the aarch64 job
hw/s390x/s390-virtio-ccw: Remove the deprecated 4.1 machine type
tests/functional: Use the 'none' machine for the VNC test
tests/functional: Speed up the avr_mega2560 test
MAINTAINERS: Update the paths to the testing documentation files
MAINTAINERS | 31 +++++++------
hw/s390x/s390-virtio-ccw.c | 14 ------
target/s390x/gen-features.c | 4 --
.mailmap | 3 +-
.travis.yml | 35 --------------
scripts/meson-buildoptions.sh | 2 +-
tests/functional/meson.build | 1 +
tests/functional/qemu_test/__init__.py | 2 +-
tests/functional/qemu_test/decorators.py | 18 ++++++++
tests/functional/test_avr_mega2560.py | 11 ++---
tests/functional/test_memlock.py | 79 ++++++++++++++++++++++++++++++++
tests/functional/test_vnc.py | 4 ++
tests/vm/README | 2 +-
13 files changed, 127 insertions(+), 79 deletions(-)
create mode 100755 tests/functional/test_memlock.py
next reply other threads:[~2025-06-11 13:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-11 12:58 Thomas Huth [this message]
2025-06-11 12:58 ` [PULL 01/10] travis.yml: Remove the aarch64 job Thomas Huth
2025-06-11 12:58 ` [PULL 02/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 4.1 machine type Thomas Huth
2025-06-11 12:58 ` [PULL 03/10] tests/functional: Use the 'none' machine for the VNC test Thomas Huth
2025-06-11 12:58 ` [PULL 04/10] tests/functional: Speed up the avr_mega2560 test Thomas Huth
2025-06-11 12:58 ` [PULL 05/10] tests/functional: add skipLockedMemoryTest decorator Thomas Huth
2025-06-11 12:58 ` [PULL 06/10] tests/functional: add memlock tests Thomas Huth
2025-10-24 7:45 ` Philippe Mathieu-Daudé
2025-10-24 7:51 ` Philippe Mathieu-Daudé
2025-06-11 12:58 ` [PULL 07/10] tests/vm/README: fix documentation path in tests/vm/README Thomas Huth
2025-06-11 12:58 ` [PULL 08/10] MAINTAINERS: Update the paths to the testing documentation files Thomas Huth
2025-06-11 12:58 ` [PULL 09/10] MAINTAINERS: Update Akihiko Odaki's affiliation Thomas Huth
2025-06-11 12:58 ` [PULL 10/10] scripts/meson-buildoptions: Sort coroutine_backend choices lexicographically Thomas Huth
2025-06-11 18:22 ` [PULL 00/10] Misc patches (functional tests, travis.yml, MAINTAINERS, ...) 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=20250611125846.125918-1-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@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).