[Qemu-devel] [PATCH v2 0/2] ERC cleanup and CRW bugfix (was: Channel Path realted CRW generation)

Dong Jia Shi posted 2 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170801075727.31335-1-bjsdjshi@linux.vnet.ibm.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
hw/s390x/css.c            | 16 ++++++++++------
include/hw/s390x/css.h    |  3 ++-
include/hw/s390x/ioinst.h | 11 +++++++++--
3 files changed, 21 insertions(+), 9 deletions(-)
[Qemu-devel] [PATCH v2 0/2] ERC cleanup and CRW bugfix (was: Channel Path realted CRW generation)
Posted by Dong Jia Shi 6 years, 8 months ago
This series is trying to:
1. clear up ERC related code
2. bugfix for channel path related CRW generation

Change log
----------
v1->v2:
Patch #1:
  Add all ERCs.
  Commit message update.
Patch #2:
  Rename the new added parameter to more speaking name -- solicited.

Dong Jia Shi (2):
  s390x/css: use macro for event-information pending error recover code
  s390x/css: generate solicited crw for rchp completion signaling

 hw/s390x/css.c            | 16 ++++++++++------
 include/hw/s390x/css.h    |  3 ++-
 include/hw/s390x/ioinst.h | 11 +++++++++--
 3 files changed, 21 insertions(+), 9 deletions(-)

-- 
2.11.2