From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYnqT-0004ur-73 for qemu-devel@nongnu.org; Thu, 28 Aug 2008 16:11:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYnqR-0004uW-AT for qemu-devel@nongnu.org; Thu, 28 Aug 2008 16:11:52 -0400 Received: from [199.232.76.173] (port=48461 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYnqR-0004uR-6E for qemu-devel@nongnu.org; Thu, 28 Aug 2008 16:11:51 -0400 Received: from ag-out-0708.google.com ([72.14.246.245]:53832) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KYnqQ-0003IB-LO for qemu-devel@nongnu.org; Thu, 28 Aug 2008 16:11:50 -0400 Received: by ag-out-0708.google.com with SMTP id 31so1445588agc.5 for ; Thu, 28 Aug 2008 13:11:49 -0700 (PDT) Message-ID: <48B70655.7040604@codemonkey.ws> Date: Thu, 28 Aug 2008 15:11:01 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel][PATCH] block level testing/execersing utility References: 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 Shahar Frank wrote: > Hi All, > > The attached is a small utility to test and exercise block level device. > I wrote it to test and benchmark Qemu image backends and to test Qemu > image related features. I think it may be useful for others too. > Sounds like it could be useful but I don't think the QEMU source tree is the best place for it to live. You should probably just setup a simple sourceforge project. Regards, Anthony Liguori