]> Git Repo - qemu.git/commit
pc-bios/s390-ccw: fix for fragmented SCSI bootmap
authorEugene (jno) Dvurechenski <[email protected]>
Wed, 18 Jun 2014 12:16:46 +0000 (14:16 +0200)
committerCornelia Huck <[email protected]>
Mon, 23 Jun 2014 12:03:31 +0000 (14:03 +0200)
commitc77cd87cf54f003748f29c14ea1ddaecfc5c653f
tree17da4b80fd81b2972a059926fc20648586fb573b
parent962982329029acb6651f81b47cb401e593bb62df
pc-bios/s390-ccw: fix for fragmented SCSI bootmap

We need to interpret the last entry of the bootmap with zero
block count as "continuation pointer".
The "last entry" is being detected by pre-filling of the scratch
space with known values and respective look-ahead.

Signed-off-by: Eugene (jno) Dvurechenski <[email protected]>
Signed-off-by: Jens Freimann <[email protected]>
Tested-by: Christian Borntraeger <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Reviewed-by: Alexander Graf <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
pc-bios/s390-ccw/bootmap.c
This page took 0.02558 seconds and 4 git commands to generate.