Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250711093340.608485-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>, Richard Henderson <richard.henderson@linaro.org>, David Hildenbrand <david@redhat.com>, Ilya Leoshkevich <iii@linux.ibm.com>, Thomas Huth <thuth@redhat.com>, Jared Rossi <jrossi@linux.ibm.com>, Zhuoying Cai <zycai@linux.ibm.com>
MAINTAINERS | 1 +
pc-bios/s390-ccw/s390-ccw.h | 1 +
target/s390x/s390x-internal.h | 13 +---
hw/s390x/s390-pci-bus.c | 26 +++----
pc-bios/s390-ccw/menu.c | 6 +-
pc-bios/s390-ccw/netmain.c | 66 ++++++++++++++----
target/s390x/cpu-system.c | 6 +-
target/s390x/helper.c | 4 +-
target/s390x/kvm/kvm.c | 4 +-
target/s390x/tcg/mem_helper.c | 10 +--
pc-bios/s390-ccw.img | Bin 96000 -> 87824 bytes
pc-bios/s390-ccw/Makefile | 2 +-
tests/functional/meson.build | 3 +-
tests/functional/test_ppc_bamboo.py | 34 +++++----
tests/functional/test_s390x_pxelinux.py | 119 ++++++++++++++++++++++++++++++++
15 files changed, 227 insertions(+), 68 deletions(-)
create mode 100755 tests/functional/test_s390x_pxelinux.py