qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Fix ppc64-linux-user
@ 2011-10-26 16:59 Richard Henderson
  2011-10-26 16:59 ` [Qemu-devel] [PATCH 1/2] ppc64-linux-user: Properly interpret the entry function descriptor Richard Henderson
  2011-10-26 16:59 ` [Qemu-devel] [PATCH 2/2] ppc64-linux-user: Fix syscall return type Richard Henderson
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Henderson @ 2011-10-26 16:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: riku.voipio, agraf

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-30 16:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-26 16:59 [Qemu-devel] [PATCH 0/2] Fix ppc64-linux-user Richard Henderson
2011-10-26 16:59 ` [Qemu-devel] [PATCH 1/2] ppc64-linux-user: Properly interpret the entry function descriptor Richard Henderson
2011-10-30 16:47   ` Alexander Graf
2011-10-26 16:59 ` [Qemu-devel] [PATCH 2/2] ppc64-linux-user: Fix syscall return type Richard Henderson
2011-10-30 16:47   ` Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).