[Qemu-devel] [PATCH 0/4] s390x/css: ccw interpretation fixes

Halil Pasic posted 4 patches 6 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170908152446.14606-1-pasic@linux.vnet.ibm.com
Test checkpatch passed
Test docker passed
Test s390x passed
hw/s390x/3270-ccw.c    |  24 +++++-----
hw/s390x/css.c         |  79 ++++++++++++++----------------
hw/s390x/virtio-ccw.c  | 128 ++++++++++++++++++++++++-------------------------
include/hw/s390x/css.h |  13 ++++-
4 files changed, 125 insertions(+), 119 deletions(-)
[Qemu-devel] [PATCH 0/4] s390x/css: ccw interpretation fixes
Posted by Halil Pasic 6 years, 7 months ago
Here come some bug fixes concerning CCW interpretation.

Patch #1 was already posted as a stand alone patch, is (kind of)
required by patch #4 so it's included in this series too. 

Halil Pasic (4):
  s390x/css: drop data-check in interpretation
  s390x/css: fix NULL handling for CCW addresses
  s390x/css: remove dubious error handling branch
  s390x/css: fix incorrect length indication

 hw/s390x/3270-ccw.c    |  24 +++++-----
 hw/s390x/css.c         |  79 ++++++++++++++----------------
 hw/s390x/virtio-ccw.c  | 128 ++++++++++++++++++++++++-------------------------
 include/hw/s390x/css.h |  13 ++++-
 4 files changed, 125 insertions(+), 119 deletions(-)

-- 
2.13.5