From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45722 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsI8R-0007vY-Js for qemu-devel@nongnu.org; Sun, 05 Sep 2010 12:32:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsI8Q-000530-2L for qemu-devel@nongnu.org; Sun, 05 Sep 2010 12:32:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6403) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OsI8P-00052o-LG for qemu-devel@nongnu.org; Sun, 05 Sep 2010 12:32:02 -0400 Message-ID: <4C83C5FB.3030005@redhat.com> Date: Sun, 05 Sep 2010 19:31:55 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Unmaintained QEMU builds References: <4C62825A.6000903@mail.berlios.de> <4C685F5D.2090707@codemonkey.ws> <4C69A29F.5000606@codemonkey.ws> <4C6AE96C.2040907@codemonkey.ws> <4C837CAF.4080200@redhat.com> <4C83B2ED.5040501@redhat.com> <4C83BDF7.8020201@codemonkey.ws> <4C83BFD3.1070808@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: =?UTF-8?B?cg==?= , =?UTF-8?B?QW5kcmVhcyBGw6RyYmU=?=@gnu.org, QEMU Developers On 09/05/2010 07:25 PM, Blue Swirl wrote: > >> I'm perfectly fine with dropping it. btw, there are other features in qemu >> that seem to be academic exercises - *-user for example. What is it useful >> for? Most open source stuff is multiplatform, and serious commercial work >> needs something faster than tcg. > *-user can be used by developers to make specific tests with TCG more > easily and faster than with system emulation. Maybe we need a unit test framework instead? Translating system calls is a lot of work for testing a jitter. (of course, *-user exists, so why not use it) > I think someone also > used it to run Wine on PPC. That's dead now. And in any case, it would be too slow for production use of contemporary software. -- error compiling committee.c: too many arguments to function