qemu/pc-bios/s390-ccw
Thomas Huth d884c86dcd s390/bios: Make the s390-ccw.img relocatable
The current bios sits at location 0x7e00000 in the guest RAM
and thus prevents loading of bigger ramdisks. By making the
image relocatable we can move it to the end of the RAM so that
it is getting out of the way.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Message-Id: <1425895973-15239-3-git-send-email-thuth@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
[Fixup build failure on 32 bit hosts]
2015-03-11 11:15:38 +01:00
..
Makefile s390/bios: Make the s390-ccw.img relocatable 2015-03-11 11:15:38 +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
main.c s390-ccw.img: Allow bigger ramdisk sizes or offsets 2015-03-10 09:26:23 +01:00
s390-ccw.h s390-ccw.img: Allow bigger ramdisk sizes or offsets 2015-03-10 09:26:23 +01:00
sclp-ascii.c
sclp.h
start.S
virtio.c s390-ccw.img: Reinitialize guessing on reboot 2015-03-10 09:26:23 +01:00
virtio.h