From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kqgd6-0006bx-DE for qemu-devel@nongnu.org; Fri, 17 Oct 2008 00:08:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kqgd5-0006bf-IR for qemu-devel@nongnu.org; Fri, 17 Oct 2008 00:07:59 -0400 Received: from [199.232.76.173] (port=57309 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kqgd5-0006bc-EX for qemu-devel@nongnu.org; Fri, 17 Oct 2008 00:07:59 -0400 Received: from ug-out-1314.google.com ([66.249.92.175]:3027) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kqgd5-0003ja-82 for qemu-devel@nongnu.org; Fri, 17 Oct 2008 00:07:59 -0400 Received: by ug-out-1314.google.com with SMTP id j3so1732741ugf.36 for ; Thu, 16 Oct 2008 21:07:57 -0700 (PDT) Date: Fri, 17 Oct 2008 07:09:17 +0300 From: "Kirill A. Shutemov" Subject: Re: [Qemu-devel] [PATCH] Implement shm* syscalls + Implement sem* syscalls Message-ID: <20081017040916.GA5360@localhost.localdomain> References: <1223892640-15545-1-git-send-email-kirill@shutemov.name> <1223892640-15545-2-git-send-email-kirill@shutemov.name> <1223892640-15545-3-git-send-email-kirill@shutemov.name> <1223892640-15545-4-git-send-email-kirill@shutemov.name> <1223892640-15545-5-git-send-email-kirill@shutemov.name> <1223892640-15545-6-git-send-email-kirill@shutemov.name> <1223892640-15545-7-git-send-email-kirill@shutemov.name> <1223892640-15545-8-git-send-email-kirill@shutemov.name> <48F7AA5A.7070802@opensuse.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: <48F7AA5A.7070802@opensuse.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Martin Mohring Cc: qemu-devel@nongnu.org, Paul Brook --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 16, 2008 at 10:55:54PM +0200, Martin Mohring wrote: > Thanks for providing these three sets of patches (msg calls already > incorporated into svn as of svn trunk). > I have tested them for x86 hosts running ARM targets for Debian:Etch, > Debian:Lenny and Debian:Sid >=20 > Now, the dpkg build environment for new debian releases using glibc 2.7 > can be run in linux user mode. > Even the SYS V IPC based fakeroot command is now working (No need to use > fakeroot-tcp anymore). >=20 > There is only one downside I found while testing: Debian:Etch/fakeroot, > which worked correctly without these patches, is not working anymore. > fakeroot hangs forever somewhere I did not yet identify. >=20 > Any advise where I should look? Are you interested in that issue? Can you run qemu under strace and with defined QEMU_STRACE and send me logs? --=20 Regards, Kirill A. Shutemov + Belarus, Minsk + ALT Linux Team, http://www.altlinux.com/ --gKMricLos+KVdGMg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkj4D+wACgkQbWYnhzC5v6ov3QCghuRYHTn+IwoBiuizQy90EuoU 28UAoIGcA3FQWBRFz1pa1d7mTqHrp6yK =w00s -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--