]> git.ipfire.org Git - thirdparty/qemu.git/commit
s390x/ioinst: set type and len for SEI response
authorPierre Morel <pmorel@linux.vnet.ibm.com>
Thu, 14 Jan 2016 12:29:53 +0000 (13:29 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 17 Mar 2016 21:42:13 +0000 (16:42 -0500)
commitd98392379ac3ac3e2a7ef2df5b300883beb3fe9e
tree0443e57fc23600c3f9bc677571cbcd23fe97c47e
parent643c8d8ec102097a4bee2ba0ec1e42415371e659
s390x/ioinst: set type and len for SEI response

If no event information is pending, the return code
is set to 0x0005 and the length of the response is
set to 8 bytes.

Signed-off-by: Pierre Morel <pmorel@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Song Shan Gong <gongss@linux.vnet.ibm.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
(cherry picked from commit f70202be535b5601fd02c725dc1d74f3bfc5039c)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target-s390x/ioinst.c