Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251103105824.322039-1-thuth@redhat.com
Maintainers: Matthew Rosato <mjrosato@linux.ibm.com>, Eric Farman <farman@linux.ibm.com>, Halil Pasic <pasic@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, Thomas Huth <thuth@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, David Hildenbrand <david@redhat.com>, Ilya Leoshkevich <iii@linux.ibm.com>, "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>, Steven Lee <steven_lee@aspeedtech.com>, Troy Lee <leetroy@gmail.com>, Jamin Lin <jamin_lin@aspeedtech.com>, Andrew Jeffery <andrew@codeconstruct.com.au>, Joel Stanley <joel@jms.id.au>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Nicholas Piggin <npiggin@gmail.com>, Chinmay Rath <rathc@linux.ibm.com>, BALATON Zoltan <balaton@eik.bme.hu>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, Aditya Gupta <adityag@linux.ibm.com>, Glenn Miles <milesg@linux.ibm.com>, Harsh Prateek Bora <harshpb@linux.ibm.com>, Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, "Daniel P. Berrangé" <berrange@redhat.com>, Yoshinori Sato <yoshinori.sato@nifty.com>, Ani Sinha <anisinha@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Zhao Liu <zhao1.liu@intel.com>
MAINTAINERS | 1 +
hw/s390x/s390-pci-inst.c | 2 +-
target/s390x/tcg/mem_helper.c | 11 +-
target/s390x/tcg/misc_helper.c | 12 +-
target/s390x/tcg/translate.c | 11 +-
scripts/device-crash-test | 2 +-
tests/functional/arm/test_aspeed_ast1030.py | 3 +-
tests/functional/migration.py | 4 +-
tests/functional/ppc/test_74xx.py | 2 +-
tests/functional/ppc/test_sam460ex.py | 5 +-
tests/functional/ppc64/test_mac99.py | 8 +-
tests/functional/ppc64/test_powernv.py | 2 +-
tests/functional/ppc64/test_pseries.py | 2 +-
tests/functional/ppc64/test_reverse_debug.py | 2 +-
tests/functional/qemu_test/asset.py | 24 ++--
tests/functional/qemu_test/decorators.py | 176 ++++++++++++-------------
tests/functional/qemu_test/linuxkernel.py | 6 +-
tests/functional/qemu_test/testcase.py | 8 +-
tests/functional/qemu_test/uncompress.py | 40 +++---
tests/functional/qemu_test/utils.py | 22 ++--
tests/functional/rx/test_gdbsim.py | 6 +-
tests/functional/x86_64/test_acpi_bits.py | 8 +-
tests/functional/x86_64/test_virtio_balloon.py | 8 +-
tests/tcg/s390x/Makefile.softmmu-target | 1 +
tests/tcg/s390x/sckc.S | 63 +++++++++
25 files changed, 256 insertions(+), 173 deletions(-)
create mode 100644 tests/tcg/s390x/sckc.S