qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] ELF loader fix


From: J. Mayer
Subject: [Qemu-devel] ELF loader fix
Date: Thu, 05 Apr 2007 22:04:25 +0200

It appears that the start_data is not well computed in Qemu:
it's set to the end_code value, which does not follow what the Linux
kernel does.
Here's a patch that fix this issue. But as it may affect ARM emulated
target (at least those with no MMU, as noticed in the patch), I prefer
to let people that do know ARM better check what this patch may break in
this case.

-- 
J. Mayer <address@hidden>
Never organized

Attachment: elfload.diff
Description: Text Data


reply via email to

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