qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/7] target-ppc/linux-user: NPTL support


From: Miklos Vajna
Subject: Re: [Qemu-devel] [PATCH 0/7] target-ppc/linux-user: NPTL support
Date: Wed, 10 Jun 2009 11:31:31 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Jun 09, 2009 at 10:49:55PM -0400, Daniel Jacobowitz <address@hidden> 
wrote:
> > Hmm. According to this mail it used to work in the non-NPTL case:
> > 
> > http://osdir.com/ml/emulators.qemu/2004-02/msg00162.html
> > 
> > Or have I missed something?
> 
> Oh, are you using binfmt_misc?  That's different...

Sorry, I forgot to mention it. I did a

echo 
":qemu-ppc:M::\x7fELF\x01\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x14:\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xff:/usr/bin/qemu-ppc:"
 > /proc/sys/fs/binfmt_misc/register

And the a test binary using fork() works fine as well:

$ file hello
hello: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1
(SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.4.3, not
stripped

$ ./hello
pid is 0
pid is 14461

Thanks.

Attachment: pgpnLz_Aj3ibL.pgp
Description: PGP signature


reply via email to

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