From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LV8NZ-0000Lm-82 for qemu-devel@nongnu.org; Thu, 05 Feb 2009 12:51:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LV8NY-0000Ki-Q3 for qemu-devel@nongnu.org; Thu, 05 Feb 2009 12:51:08 -0500 Received: from [199.232.76.173] (port=38108 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LV8NY-0000KZ-FQ for qemu-devel@nongnu.org; Thu, 05 Feb 2009 12:51:08 -0500 Received: from ey-out-1920.google.com ([74.125.78.147]:12998) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LV8NY-0008Rq-38 for qemu-devel@nongnu.org; Thu, 05 Feb 2009 12:51:08 -0500 Received: by ey-out-1920.google.com with SMTP id 26so50984eyw.4 for ; Thu, 05 Feb 2009 09:51:06 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <200902051627.21972.paul@codesourcery.com> References: <1233825194.6637.4.camel@ecrins.fosdick.home.net> <498AF6FC.90803@codemonkey.ws> <200902050936.49909.rickv@hobi.com> <200902051627.21972.paul@codesourcery.com> Date: Thu, 5 Feb 2009 12:51:06 -0500 Message-ID: Subject: Re: [Qemu-devel] Re: Cutting a new QEMU release From: Ben Taylor Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, Feb 5, 2009 at 11:27 AM, Paul Brook wrote: > > In practice Fabice is pretty much the only person who's ever done significant > work on kqemu (except maybe some fairly minor host OS porting bits). There's > never been a public source repository, so you get to use whatever random > tarballs Fabrice leaves lying around. If those don't work, noone really > cares. I've maintained tarballs for both 1.4.0 and 1.3.0 at the qemu project on OpenSolaris.org, and just realized that I never put into the SVN repo the mods I made to the 1.4.0 code. I had tested it with Solaris SXCE and Ubuntu 08.04. If anyone shows some interest in testing, I'll import the 1.4.0 into the SVN repo. I believe that I picked up the minor patches that were posted to the list to fix compilations on linux with some various kernels. Ben