[PULL for-11.1 0/3] s390x fixes for 11.1-rc0

Cornelia Huck posted 3 patches 1 week, 4 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260714093300.2193848-1-cohuck@redhat.com
Maintainers: Halil Pasic <pasic@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, Eric Farman <farman@linux.ibm.com>, Farhan Ali <alifm@linux.ibm.com>, Richard Henderson <richard.henderson@linaro.org>, Ilya Leoshkevich <iii@linux.ibm.com>, David Hildenbrand <david@kernel.org>, Cornelia Huck <cohuck@redhat.com>, Matthew Rosato <mjrosato@linux.ibm.com>, Jason Herne <jjherne@linux.ibm.com>
hw/s390x/css.c         | 7 +++++++
hw/s390x/sclp.c        | 4 +++-
hw/s390x/sclpcpi.c     | 5 +++++
include/hw/s390x/css.h | 1 +
4 files changed, 16 insertions(+), 1 deletion(-)
[PULL for-11.1 0/3] s390x fixes for 11.1-rc0
Posted by Cornelia Huck 1 week, 4 days ago
The following changes since commit 499039798cdad7d86b787fec0eaf1da4151c0f05:

  Merge tag 'pull-request-2026-07-12' of https://gitlab.com/huth/qemu into staging (2026-07-12 21:49:04 +0200)

are available in the Git repository at:

  https://gitlab.com/cohuck/qemu tags/s390x-20260714

for you to fetch changes up to 33bece0fa121c0a85df4f0372145ca74b967e78e:

  s390x/css: firm up handling of chained TIC CCWs (2026-07-14 11:19:34 +0200)

----------------------------------------------------------------
more s390x guest->host interface hardening (sclp, css)

----------------------------------------------------------------

Christian Borntraeger (2):
  s390x/sclp: prevent re-reading the sclp header
  s390x/sclpcpi: check event length field before reading from buffer

Eric Farman (1):
  s390x/css: firm up handling of chained TIC CCWs

 hw/s390x/css.c         | 7 +++++++
 hw/s390x/sclp.c        | 4 +++-
 hw/s390x/sclpcpi.c     | 5 +++++
 include/hw/s390x/css.h | 1 +
 4 files changed, 16 insertions(+), 1 deletion(-)

-- 
2.55.0
Re: [PULL for-11.1 0/3] s390x fixes for 11.1-rc0
Posted by Stefan Hajnoczi 1 week, 2 days ago
Applied, thanks.

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