On 08/11/2015 11:03 PM, gchen gchen wrote:
Under Alpha host, for ubuntu12.04.5 i386 guest, it will cause failure:
"Invalid ELF image for this architecture".

The related issue commit is "a70daba linux-user: Tell guest about big
host page sizes".

Signed-off-by: Chen Gang<gang.chen.5...@gmail.com>
---
  linux-user/elfload.c | 4 ++++
  1 file changed, 4 insertions(+)

Nack. There's 99 problems with host page size > guest page size. This solves none of them, and in the hackiest way possible.


r~

Reply via email to