diff options
author | Farhan Ali <[email protected]> | 2020-05-05 14:27:43 +0200 |
---|---|---|
committer | Cornelia Huck <[email protected]> | 2020-06-03 11:27:43 +0200 |
commit | d8cac29b1d52204e6632d2887eff766acd02b9aa (patch) | |
tree | cef969d5a9b5e23684a582d11218b23ac5512896 /scripts/gdb/linux/lists.py | |
parent | 4296151d231eeee78514bf7f495c46683785255d (diff) |
vfio-ccw: Introduce a new CRW region
This region provides a mechanism to pass a Channel Report Word
that affect vfio-ccw devices, and needs to be passed to the guest
for its awareness and/or processing.
The base driver (see crw_collect_info()) provides space for two
CRWs, as a subchannel event may have two CRWs chained together
(one for the ssid, one for the subchannel). As vfio-ccw will
deal with everything at the subchannel level, provide space
for a single CRW to be transferred in one shot.
Signed-off-by: Farhan Ali <[email protected]>
Signed-off-by: Eric Farman <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Message-Id: <[email protected]>
[CH: added padding to ccw_crw_region]
Signed-off-by: Cornelia Huck <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions