From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LV9WN-0005kJ-8D for qemu-devel@nongnu.org; Thu, 05 Feb 2009 14:04:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LV9WJ-0005g1-Hl for qemu-devel@nongnu.org; Thu, 05 Feb 2009 14:04:18 -0500 Received: from [199.232.76.173] (port=35830 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LV9WJ-0005fo-5C for qemu-devel@nongnu.org; Thu, 05 Feb 2009 14:04:15 -0500 Received: from mail-qy0-f20.google.com ([209.85.221.20]:35102) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LV9WI-0002v5-Nv for qemu-devel@nongnu.org; Thu, 05 Feb 2009 14:04:14 -0500 Received: by qyk13 with SMTP id 13so741498qyk.10 for ; Thu, 05 Feb 2009 11:04:03 -0800 (PST) Message-ID: <498B380E.5090603@codemonkey.ws> Date: Thu, 05 Feb 2009 13:03:42 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Cutting a new QEMU release References: <1233825194.6637.4.camel@ecrins.fosdick.home.net> <498AF6FC.90803@codemonkey.ws> <200902050936.49909.rickv@hobi.com> <200902051627.21972.paul@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Ben Taylor wrote: > 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. > Personally, I'd prefer that it lived outside of the QEMU tree. It is never going to go into upstream Linux and it's not something that I think is worth supporting. Regards, Anthony Liguori > Ben > > >