From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEBiR-00035z-5k for qemu-devel@nongnu.org; Tue, 09 Jun 2009 20:30:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEBiM-00035K-Ew for qemu-devel@nongnu.org; Tue, 09 Jun 2009 20:30:54 -0400 Received: from [199.232.76.173] (port=35385 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEBiM-000357-82 for qemu-devel@nongnu.org; Tue, 09 Jun 2009 20:30:50 -0400 Received: from virgo.iok.hu ([212.40.97.103]:34515) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MEBiL-0004gO-Mw for qemu-devel@nongnu.org; Tue, 09 Jun 2009 20:30:50 -0400 Date: Wed, 10 Jun 2009 02:30:48 +0200 From: Miklos Vajna Subject: Re: [Qemu-devel] [PATCH 0/7] target-ppc/linux-user: NPTL support Message-ID: <20090610003048.GC19075@genesis.frugalware.org> References: <1244141522-21802-1-git-send-email-froydnj@codesourcery.com> <20090609233745.GA19075@genesis.frugalware.org> <20090610002447.GA26173@caradoc.them.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vEao7xgI/oilGqZ+" Content-Disposition: inline In-Reply-To: <20090610002447.GA26173@caradoc.them.org> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Daniel Jacobowitz Cc: qemu-devel@nongnu.org, Nathan Froyd --vEao7xgI/oilGqZ+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 09, 2009 at 08:24:47PM -0400, Daniel Jacobowitz wrote: > > host# chroot . /qemu-ppc -L . /bin/bash > >=20 > > 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: > >=20 > > chroot# /bin/uname > > bash: /bin/uname: No such file or directory >=20 > This isn't expected to work, is it? QEMU does not intercept exec > system calls for target binaries. >=20 > [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? Thanks. --vEao7xgI/oilGqZ+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkou/rgACgkQe81tAgORUJZG/wCghTxwEVdEDENv0xk3GzLqllEz exQAoJHCW3tLdcxX72OuDj0KrNZi9Cxf =4owf -----END PGP SIGNATURE----- --vEao7xgI/oilGqZ+--