qemu-e2k/pc-bios/s390-ccw
Christian Borntraeger 2be9d2927c s390-ccw.img: Allow bigger ramdisk sizes or offsets
The s390-ccw bios creates the the virtqueue at 100MB. For
big ramdisks or offsets (via zipl) this gets overwritten.
As a quick band-aid, lets move the virtqueue into the bss
section, which is at 0x7f00000. As the bios code (text) is
at 0x7e00000 we can now handle ramdisk which are  ~27MB
bigger.

Long term we want to make the s390-ccw bios position
independent and load of at the end of memory.

Reported-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Message-Id: <1425310029-53396-2-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: Allow bigger ramdisk sizes or offsets 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