On 09.03.15 08:30, Thomas Huth wrote: > On Mon, 09 Mar 2015 12:11:49 +0100 > Christian Borntraeger <borntrae...@de.ibm.com> wrote: > >> Am 09.03.2015 um 11:12 schrieb Thomas Huth: >>> On s390, we would like to load our "BIOS" s390-ccw.img to the end of the >>> RAM. Therefor we need the possibility to relocate the ELF file so that >>> it can also run from different addresses. This patch adds the necessary >>> code to the QEMU ELF loader function. >>> >>> Signed-off-by: Thomas Huth <th...@linux.vnet.ibm.com> >> >> I think this was Acked by Alex? > > Well, that was on the first version which still had endianess bugs ... > Alex, does your Ack still stand for v2, too? >
Acked-by: Alexander Graf <ag...@suse.de> Alex