From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSDYQ-0005fn-9x for qemu-devel@nongnu.org; Wed, 28 Jan 2009 11:46:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSDYN-0005fb-SJ for qemu-devel@nongnu.org; Wed, 28 Jan 2009 11:46:17 -0500 Received: from [199.232.76.173] (port=46536 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSDYN-0005fY-LN for qemu-devel@nongnu.org; Wed, 28 Jan 2009 11:46:15 -0500 Received: from [84.20.150.76] (port=58823 helo=narury.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LSDYN-00005a-6T for qemu-devel@nongnu.org; Wed, 28 Jan 2009 11:46:15 -0500 Date: Wed, 28 Jan 2009 18:46:07 +0200 From: Riku Voipio Subject: Re: [Qemu-devel] linux-user/arm unsupported syscalls Message-ID: <20090128164607.GA22433@kos.to> References: <200901222014.39864.dl9pf@gmx.de> <200901231054.09234.dl9pf@gmx.de> <20090128152202.GA13019@kos.to> <200901281728.06882.dl9pf@gmx.de> <49808974.1080708@opensuse.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49808974.1080708@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, Jan-Simon =?utf-8?Q?M=C3=B6ller?= On Wed, Jan 28, 2009 at 05:36:04PM +0100, Martin Mohring wrote: > Cool. What do you suggest? I could build a new qemu snapshot with that > fixed. Will you consider this for qemu svn inclusion? It's not a qemu bug[1], it's a libattr bug. The correct path is to fix attr (either by that patch or pulling from debian) and recompiling libacl on top of that. The maemo-sdk qemu [1] has a hack for this, but fixing this in qemu is wrong since the attr library will fail to run on real arm kernels. Cheers, Riku [1] http://maemo-sdk.garage.maemo.org/download/host/pool/debian-lenny/free/source/qemu_0.9.1-9maemo1.tar.gz -- "rm -rf" only sounds scary if you don't have backups