From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D1UVs-00006U-PP for qemu-devel@nongnu.org; Wed, 16 Feb 2005 14:07:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1UVs-00005s-2O for qemu-devel@nongnu.org; Wed, 16 Feb 2005 14:07:04 -0500 Received: from [129.104.30.34] (helo=mx1.polytechnique.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D1UFV-0000xY-Sp for qemu-devel@nongnu.org; Wed, 16 Feb 2005 13:50:10 -0500 Message-ID: <42139621.6040708@bellard.org> Date: Wed, 16 Feb 2005 19:51:13 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: Old version support. Was: Re: [Qemu-devel] FreeOSZoo will stop March 1, 2005 References: <200502121018.09039.jm@poure.com> <420DD7F8.5080805@wasp.net.au> <8c93d882b06fc13db0eda968a8f261ec@axiros.com> <420E07E2.5090106@wasp.net.au> <345371aff0fb0626b3d6f11161d57ad0@axiros.com> <118123041.20050212191149@ena.si> <715d3905bcba4149077ab7c26f09737c@axiros.com> <67341562.20050213010610@ena.si> <421286A2.7020609@grandecom.net> In-Reply-To: <421286A2.7020609@grandecom.net> Content-Type: text/plain; charset=us-ascii; 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: gwa@alumni.cmu.edu, qemu-devel@nongnu.org Gregory Alexander wrote: > I worry about the availability of patches for the old version, since the > new one is so much faster. (See bochs->Qemu mass move, when system > emulation became available.) > > Will Fabrice continue to support the userspace version of QEMU? KQEMU is just an add-on to QEMU. It cannot work without the user space version. So don't worry I am still supporting the user space version. > [...] Fabrice.