[PATCH v2 0/4] s390x: SCLP error cleanup

Claudio Imbrenda posted 4 patches 4 years, 7 months ago
Test docker-mingw@fedora passed
Test checkpatch passed
Test docker-clang@ubuntu failed
Test docker-quick@centos7 passed
Test asan passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1569591203-15258-1-git-send-email-imbrenda@linux.ibm.com
Maintainers: Richard Henderson <rth@twiddle.net>, David Hildenbrand <david@redhat.com>, Halil Pasic <pasic@linux.ibm.com>, Cornelia Huck <cohuck@redhat.com>, Christian Borntraeger <borntraeger@de.ibm.com>
hw/s390x/event-facility.c |  3 ---
hw/s390x/sclp.c           | 37 ++++++++++++++++++++++++++++++++++---
2 files changed, 34 insertions(+), 6 deletions(-)
[PATCH v2 0/4] s390x: SCLP error cleanup
Posted by Claudio Imbrenda 4 years, 7 months ago
SCLP doesn't report a lot of errors like it should do, let's fix that.

Changes v1 to v2:

* added a few missing be16_to_cpu
* split first patch into three smaller patches

Claudio Imbrenda (1):
  s390x: Fix SCLP return code when buffer too small

Janosch Frank (3):
  s390x: sclp: refactor invalid command check
  s390x: sclp: boundary check
  s390x: sclp: fix error handling for oversize control blocks

 hw/s390x/event-facility.c |  3 ---
 hw/s390x/sclp.c           | 37 ++++++++++++++++++++++++++++++++++---
 2 files changed, 34 insertions(+), 6 deletions(-)

-- 
2.7.4