qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] s390x: SCLP error cleanup
@ 2019-09-27 13:33 Claudio Imbrenda
  2019-09-27 13:33 ` [PATCH v2 1/4] s390x: sclp: refactor invalid command check Claudio Imbrenda
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Claudio Imbrenda @ 2019-09-27 13:33 UTC (permalink / raw)
  To: qemu-devel, qemu-s390x; +Cc: frankja, david, cohuck, pasic, borntraeger, rth

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



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-09-27 16:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-27 13:33 [PATCH v2 0/4] s390x: SCLP error cleanup Claudio Imbrenda
2019-09-27 13:33 ` [PATCH v2 1/4] s390x: sclp: refactor invalid command check Claudio Imbrenda
2019-09-27 13:42   ` David Hildenbrand
2019-09-27 14:34   ` Christian Borntraeger
2019-09-27 13:33 ` [PATCH v2 2/4] s390x: sclp: boundary check Claudio Imbrenda
2019-09-27 13:42   ` David Hildenbrand
2019-09-27 14:35   ` Christian Borntraeger
2019-09-27 13:33 ` [PATCH v2 3/4] s390x: sclp: fix error handling for oversize control blocks Claudio Imbrenda
2019-09-27 13:44   ` David Hildenbrand
2019-09-27 14:36   ` Christian Borntraeger
2019-09-27 13:33 ` [PATCH v2 4/4] s390x: Fix SCLP return code when buffer too small Claudio Imbrenda
2019-09-27 13:44   ` David Hildenbrand
2019-09-27 14:46   ` Christian Borntraeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).