[PULL 0/7] s390x updates

Cornelia Huck posted 7 patches 2 days, 6 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260605145647.272621-1-cohuck@redhat.com
Maintainers: Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Matthew Rosato <mjrosato@linux.ibm.com>, Farhan Ali <alifm@linux.ibm.com>, Eric Farman <farman@linux.ibm.com>, Richard Henderson <richard.henderson@linaro.org>, Ilya Leoshkevich <iii@linux.ibm.com>, David Hildenbrand <david@kernel.org>, Halil Pasic <pasic@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, Cornelia Huck <cohuck@redhat.com>, Gautam Gala <ggala@linux.ibm.com>
There is a newer version of this series
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(-)
[PULL 0/7] s390x updates
Posted by Cornelia Huck 2 days, 6 hours ago
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


Re: [PULL 0/7] s390x updates
Posted by Stefan Hajnoczi 23 hours ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.