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: Daniel Jacobowitz
Subject: Re: [Qemu-devel] [PATCH 0/7] target-ppc/linux-user: NPTL support
Date: Tue, 9 Jun 2009 22:49:55 -0400
User-agent: Mutt/1.5.17 (2008-05-11)

On Wed, Jun 10, 2009 at 02:30:48AM +0200, Miklos Vajna wrote:
> On Tue, Jun 09, 2009 at 08:24:47PM -0400, Daniel Jacobowitz <address@hidden> 
> wrote:
> > > host# chroot . /qemu-ppc -L . /bin/bash
> > > 
> > > Where the current directory was a PPC chroot. It launched bash just
> > > fine, but when I tried to launch a command from the ppc bash, I got:
> > > 
> > > chroot# /bin/uname
> > > bash: /bin/uname: No such file or directory
> > 
> > This isn't expected to work, is it?  QEMU does not intercept exec
> > system calls for target binaries.
> > 
> > [Maybe it should...]
> 
> 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...

-- 
Daniel Jacobowitz
CodeSourcery




reply via email to

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