Hi,
Applied to linux-user que, thanks
Riku
On Tuesday, June 2, 2015 12:12:21 PM EEST, Yongbok Kim wrote:
ping!
On 20/04/2015 16:15, Yongbok Kim wrote:
TARGET_ELF_PAGESTART is required to use abi_ulong to correctly handle
addresses for different target bits width.
This patch fixes a problem w
ping!
On 20/04/2015 16:15, Yongbok Kim wrote:
> TARGET_ELF_PAGESTART is required to use abi_ulong to correctly handle
> addresses for different target bits width.
> This patch fixes a problem when running a 64-bit user mode application
> on 32-bit host machines.
>
> Signed-off-by: Yongbok Kim
>
TARGET_ELF_PAGESTART is required to use abi_ulong to correctly handle
addresses for different target bits width.
This patch fixes a problem when running a 64-bit user mode application
on 32-bit host machines.
Signed-off-by: Yongbok Kim
Reviewed-by: Peter Maydell
---
linux-user/elfload.c |3