On Mon, Jul 06 2026, Christian Borntraeger <[email protected]> wrote:
> Several fixes that improve the guest->host error handling. > > Christian Borntraeger (1): > s390x/sclp: reject invalid write event data headers > > Eric Farman (1): > s390x/css: limit number of CHPIDs in description > > Matthew Rosato (3): > s390x/pci: Tighten region detection for BAR read/write > s390x/pci: Shrink RPCIT ranges to registered window > s390x/ioinst: Require strict length and format for SEI CHSC handler > > hw/s390x/css.c | 17 +++++++++++++++++ > hw/s390x/event-facility.c | 6 ++++++ > hw/s390x/s390-pci-inst.c | 32 ++++++++++++++++++++++++++++++-- > target/s390x/ioinst.c | 20 ++++++++++++++++++++ > 4 files changed, 73 insertions(+), 2 deletions(-) I think the patches from other people are missing your s-o-b?
