qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/10] Misc patches (functional tests, travis.yml, MAINTAINERS, ...)
@ 2025-06-11 12:58 Thomas Huth
  2025-06-11 12:58 ` [PULL 01/10] travis.yml: Remove the aarch64 job Thomas Huth
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Thomas Huth @ 2025-06-11 12:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi

 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



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-10-24  7:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11 12:58 [PULL 00/10] Misc patches (functional tests, travis.yml, MAINTAINERS, ...) Thomas Huth
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

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