On Thu, 3 Aug 2017 02:35:25 +0200 Dong Jia Shi <bjsdj...@linux.vnet.ibm.com> wrote:
> This series is trying to: > 1. clear up ERC related code > 2. bugfix for channel path related CRW generation > > Change log > ---------- > v2->v3: > Added Halil's R-B on both patches. > Patch #1: > Added ERC "installed parameters restored". > > 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 | 12 ++++++++++-- > 3 files changed, 22 insertions(+), 9 deletions(-) > Thanks, applied.