The following changes since commit 29c042c6e9d4a09d4a0ac3fa54aeb7ee08ce0bdc:
lcitool: remove Cirrus CI support (2026-06-03 12:45:38 -0400) are available in the Git repository at: https://gitlab.com/cohuck/qemu tags/s390x-20260605 for you to fetch changes up to 23cec0b2cd2eed05fc67148fc971bdcd147d3e94: buildsys: Stop checking for ESA/390 host (2026-06-05 12:30:33 +0200) ---------------------------------------------------------------- s390x updates: - several fixes, mostly pci related, also in the STSI implementation - fix up some file patterns in MAINTAINERS - stop looking for ESA/390 (pre-64 bit zArch) hosts ---------------------------------------------------------------- Alexandra Winter (1): target/s390x: Make container ids in SysIB_15x 1-based Farhan Ali (1): s390x/pci: Fix interrupt forwarding disable for interpreted devices Jaehoon Kim (1): hw/s390x/ccw: Mark virtio-pci disable-legacy property as optional Philippe Mathieu-Daudé (3): MAINTAINERS: Fix s390x storage key/attribute device paths MAINTAINERS: Fix tcg/s390x/ path buildsys: Stop checking for ESA/390 host Thomas Huth (1): hw/s390x: Fix memory leaks after removing elements with QTAILQ_REMOVE MAINTAINERS | 6 +++--- block/file-posix.c | 2 +- configure | 12 ++---------- disas/disas-host.c | 2 +- hw/s390x/s390-pci-bus.c | 2 +- hw/s390x/s390-pci-vfio.c | 1 + hw/s390x/s390-virtio-ccw.c | 2 +- include/qemu/cacheflush.h | 2 +- include/qemu/timer.h | 2 +- target/s390x/kvm/stsi-topology.c | 10 +++++----- util/cacheflush.c | 2 +- 11 files changed, 18 insertions(+), 25 deletions(-) -- 2.54.0
