From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEVjL-0003gj-Cl for qemu-devel@nongnu.org; Wed, 10 Jun 2009 17:53:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEVjK-0003gD-S6 for qemu-devel@nongnu.org; Wed, 10 Jun 2009 17:53:10 -0400 Received: from [199.232.76.173] (port=45811 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEVjK-0003g9-LD for qemu-devel@nongnu.org; Wed, 10 Jun 2009 17:53:10 -0400 Received: from naru.obs2.net ([84.20.150.76]:56480) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MEVjK-000663-0h for qemu-devel@nongnu.org; Wed, 10 Jun 2009 17:53:10 -0400 Date: Thu, 11 Jun 2009 00:53:08 +0300 From: Riku Voipio Subject: Re: [Qemu-devel] [PATCH 2/2] check for utimensat() availability on configure Message-ID: <20090610215308.GD23525@kos.to> References: <1244582792-30589-1-git-send-email-ehabkost@redhat.com> <1244582792-30589-3-git-send-email-ehabkost@redhat.com> <87ocsxoye4.fsf@lechat.rtp-net.org> <20090610150334.GJ19375@poweredge.glommer> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090610150334.GJ19375@poweredge.glommer> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa , qemu-devel@nongnu.org On Wed, Jun 10, 2009 at 12:03:34PM -0300, Glauber Costa wrote: > On Wed, Jun 10, 2009 at 12:06:27AM +0200, Arnaud Patard wrote: > > afaik, they can also be found in maemo's qemu git tree (and sent again > > later to the mailing list) > out of curiosity, what are the kind of things that lives in that tree? > What prevents it to be included in mainstream qemu? This is the linux-user stuff just refreshed: https://git.maemo.org/projects/qemu/gitweb?p=qemu;a=shortlog;h=refs/heads/linux-user-for-upstream The master branch includes other stuff, such as omap3/beagleboard emulation and some scratchbox hacks unwanted for upstream.