On Wed, 11 Mar 2015 10:57:50 +0100 Cornelia Huck <cornelia.h...@de.ibm.com> wrote:
> All fields in structures transmitted by ccws are big endian; assure > we handle them as such. > > Reviewed-by: Thomas Huth <th...@linux.vnet.ibm.com> > Reviewed-by: David Hildenbrand <d...@linux.vnet.ibm.com> > Signed-off-by: Cornelia Huck <cornelia.h...@de.ibm.com> > --- > hw/s390x/virtio-ccw.c | 22 +++++++++++++--------- > 1 file changed, 13 insertions(+), 9 deletions(-) Applied to my s390-next branch.