At the moment, no ppc64-linux-user tests work at all.  With these
two patches, I can at least run the linux-user-test-0.3 binary
and a statically linked empty program (int main() { return 0; }).

Given that linux-user-test-0.3 is in fact busybox, this is rather
more comprehensive testing than it would otherwise sound.


r~


Richard Henderson (2):
  ppc64-linux-user: Properly interpret the entry function descriptor.
  ppc64-linux-user: Fix syscall return type.

 linux-user/elfload.c |    8 ++++----
 linux-user/main.c    |   13 +++----------
 2 files changed, 7 insertions(+), 14 deletions(-)

-- 
1.7.6.4


Reply via email to