On 7/4/07, Thiemo Seufer <[EMAIL PROTECTED]> wrote:
Blue Swirl wrote:
> Modified files:
> linux-user : elfload.c
I think this will break loading of 32bit kernels in a 64bit capable
Qemu (like MIPS64). Could you make the test of ELFCLASS a runtime
check?
The ELF loader is different for
Blue Swirl wrote:
> CVSROOT: /cvsroot/qemu
> Module name: qemu
> Changes by: Blue Swirl 07/07/05 13:23:29
>
> Modified files:
> linux-user : elfload.c
>
> Log message:
>Fix 64 bit ELF file symbol lookup
I think this will break loading of 32bit kernels in a 64bit capa