From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G8G6G-0003dO-Pg for qemu-devel@nongnu.org; Wed, 02 Aug 2006 08:45:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G8G6E-0003cH-W9 for qemu-devel@nongnu.org; Wed, 02 Aug 2006 08:45:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8G6E-0003c9-Rx for qemu-devel@nongnu.org; Wed, 02 Aug 2006 08:45:22 -0400 Received: from [134.130.3.131] (helo=ms-dienst.rz.rwth-aachen.de) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_MD5:16) (Exim 4.52) id 1G8G9L-0003fd-OV for qemu-devel@nongnu.org; Wed, 02 Aug 2006 08:48:35 -0400 Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0J3D008S2FFJS6@ms-dienst.rz.rwth-aachen.de> for qemu-devel@nongnu.org; Wed, 02 Aug 2006 14:45:20 +0200 (MEST) Received: from [137.226.40.101] (pc42.xtal.RWTH-Aachen.DE [137.226.40.101]) by relay.rwth-aachen.de (8.13.7/8.13.3/1) with ESMTP id k72CjJHY001012 for ; Wed, 02 Aug 2006 14:45:19 +0200 (MEST) Date: Wed, 02 Aug 2006 14:47:21 +0200 From: Jan Marten Simons Subject: Re: [Qemu-devel] qemu old releases ? In-reply-to: <3ed52ec0608012238s491247e0yd92e5da1b13c2aae@mail.gmail.com> Message-id: <44D09ED9.3070102@xtal.rwth-aachen.de> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT References: <3ed52ec0608012238s491247e0yd92e5da1b13c2aae@mail.gmail.com> 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 S.P.T.Krishnan wrote: > Hi, > > Is there an archive download site for all the qemu old versions ? > I need one of the old verions for testing purposes. You can always checkout qemu's cvs repository for older versions. Older distribution tarballs should be avialiable on package mirrors somewhere on the net (googling for the filename should return some useful results). With regards, Jan