Re: [Qemu-devel] [PATCH 0/3] s390x: css patches and small sclp cleanup

2014-09-04 Thread Christian Borntraeger
On 04/09/14 17:32, Jens Freimann wrote: > Cornelia, Christian, Alex, > > here are two css patches and a small sclp cleanup. > > Patch 1 remove duplicate defines in SCLP code > Patch 2 adds support for format-0 ccws > Patch 3 a css bugfix adding a limit of 255 to ccws chains without data > tran

[Qemu-devel] [PATCH 0/3] s390x: css patches and small sclp cleanup

2014-09-04 Thread Jens Freimann
Cornelia, Christian, Alex, here are two css patches and a small sclp cleanup. Patch 1 remove duplicate defines in SCLP code Patch 2 adds support for format-0 ccws Patch 3 a css bugfix adding a limit of 255 to ccws chains without data transfer regards Jens Cornelia Huck (2): s390x/css: sup