qemu/pc-bios/s390-ccw
Christian Borntraeger 5c8d542004 s390-ccw.img: Reinitialize guessing on reboot
guessed_disk_nature is a static zero variable. As the QEMU ELF
loader does not zero the BSS section, lets do it explicitely here.

This fixes reboot for some corner cases (like FCP flash
devices with logical_block_size=512, physical_block_size=4096)

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Tested-by: Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Message-Id: <1425310029-53396-3-git-send-email-borntraeger@de.ibm.com>
2015-03-10 09:26:23 +01:00
..
bootmap.c pc-bios/s390-ccw: fix sparse warnings 2015-02-03 13:42:40 +01:00
bootmap.h pc-bios/s390-ccw: fix sparse warnings 2015-02-03 13:42:40 +01:00
cio.h s390/IPL: Allow boot from other ssid than 0 2013-07-29 12:02:00 +02:00
main.c s390-ccw.img: Allow bigger ramdisk sizes or offsets 2015-03-10 09:26:23 +01:00
Makefile s390-ccw.img: Take care of the elf->img transition 2013-04-26 20:18:24 +02:00
s390-ccw.h s390-ccw.img: Allow bigger ramdisk sizes or offsets 2015-03-10 09:26:23 +01:00
sclp-ascii.c pc-bios/s390-ccw: make checkpatch happy 2014-06-27 11:57:25 +02:00
sclp.h S390: ccw firmware: Add sclp output 2013-04-26 20:18:24 +02:00
start.S S390: BIOS boot from given device 2013-05-06 17:30:01 +02:00
virtio.c s390-ccw.img: Reinitialize guessing on reboot 2015-03-10 09:26:23 +01:00
virtio.h pc-bios/s390-ccw Really big EAV ECKD DASD handling 2014-09-01 09:23:02 +02:00