qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] load_elf: replace the address addend by a trans


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH] load_elf: replace the address addend by a translation function
Date: Sun, 14 Mar 2010 21:59:44 +0000
User-agent: KMail/1.12.4 (Linux/2.6.32-trunk-amd64; KDE/4.3.4; x86_64; ; )

> The patch also convert all machines that have an addend, simplify the
> PowerPC kernel loading 

The new PPC code looks like it may break images > 16M in size.

> and fix the MIPS kernel loading using this new
> feature.

I'm fairly sure the MIPS routines are not board specific, so it'd be nice if 
we could avoid the duplication.  This would also reduce pain if we implement 
loading to other segments (in particular kseg1 and xkphys).

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]