Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250611125846.125918-1-thuth@redhat.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Thomas Huth <thuth@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, David Hildenbrand <david@redhat.com>, Ilya Leoshkevich <iii@linux.ibm.com>, Halil Pasic <pasic@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, Eric Farman <farman@linux.ibm.com>, Paolo Bonzini <pbonzini@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Michael Rolnik <mrolnik@gmail.com>
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