s390/bios: Make the s390-ccw.img relocatable
commitd884c86dcd3b64406cf5ce2373374cee6b475ecb
authorThomas Huth <thuth@linux.vnet.ibm.com>
Mon, 9 Mar 2015 10:12:53 +0000 (9 11:12 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 11 Mar 2015 10:15:38 +0000 (11 11:15 +0100)
tree157dee1ffecb73fc6ac1fadba95a4e23df3800df
parent5dce07e1cb67aab265b16e39b0b9d812199a4d22
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]
hw/s390x/ipl.c
pc-bios/s390-ccw/Makefile