summaryrefslogtreecommitdiffstats
path: root/qom
diff options
context:
space:
mode:
authorEric Farman2021-06-18 01:25:34 +0200
committerCornelia Huck2021-06-21 08:48:21 +0200
commit3fdc622ad79636f3d7f8bed50a53bc28af1850e1 (patch)
tree845ed9494274840f05c2f7832a6073ee455f6474 /qom
parentlinux-user/s390x: Save and restore psw.mask properly (diff)
downloadqemu-3fdc622ad79636f3d7f8bed50a53bc28af1850e1.tar.gz
qemu-3fdc622ad79636f3d7f8bed50a53bc28af1850e1.tar.xz
qemu-3fdc622ad79636f3d7f8bed50a53bc28af1850e1.zip
s390x/css: Introduce an ESW struct
The Interrupt Response Block is comprised of several other structures concatenated together, but only the 12-byte Subchannel-Status Word (SCSW) is defined as a proper struct. Everything else is a simple array of 32-bit words. Let's define a proper struct for the 20-byte Extended-Status Word (ESW) so that we can make good decisions about the sense data that would go into the ECW area for virtual vs passthrough devices. [CH: adapted ESW definition to build with mingw, as discussed] Signed-off-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20210617232537.1337506-2-farman@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'qom')
0 files changed, 0 insertions, 0 deletions