diff options
| author | Collin L. Walling | 2018-02-23 16:43:07 +0100 |
|---|---|---|
| committer | Thomas Huth | 2018-02-26 07:56:54 +0100 |
| commit | 5340eb072ffc36ccd33c67dcea0d5c939b492e98 (patch) | |
| tree | 00149f5ca8ca897028c26a6218fcda5320226245 /scripts/modules | |
| parent | maintainers: Add myself as a OpenBSD maintainer (diff) | |
| download | qemu-5340eb072ffc36ccd33c67dcea0d5c939b492e98.tar.gz qemu-5340eb072ffc36ccd33c67dcea0d5c939b492e98.tar.xz qemu-5340eb072ffc36ccd33c67dcea0d5c939b492e98.zip | |
s390-ccw: refactor boot map table code
Some ECKD bootmap code was using structs designed for SCSI.
Even though this works, it confuses readability. Add a new
BootMapTable struct to assist with readability in bootmap
entry code. Also:
- replace ScsiMbr in ECKD code with appropriate structs
- fix read_block messages to reflect BootMapTable
- fixup ipl_scsi to use BootMapTable (referred to as Program Table)
- defined value for maximum table entries
Signed-off-by: Collin L. Walling <walling@linux.vnet.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
