From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsJvk-0005na-PD for qemu-devel@nongnu.org; Thu, 27 Jun 2013 17:40:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsJvj-0004G6-Ai for qemu-devel@nongnu.org; Thu, 27 Jun 2013 17:40:40 -0400 Received: from mail.avalus.com ([2001:41c8:10:1dd::10]:45061) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsJvj-0004FY-39 for qemu-devel@nongnu.org; Thu, 27 Jun 2013 17:40:39 -0400 Date: Thu, 27 Jun 2013 22:40:23 +0100 From: Alex Bligh Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: [Qemu-devel] PVFS2 Block Driver Support Reply-To: Alex Bligh List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , Timothy Scott Cc: qemu-devel , Alex Bligh --On 27 June 2013 16:53:40 +0200 Stefan Hajnoczi wrote: > I realized I should give a bit more info to help you get started. > > tests/qemu-iotests/check is the script to run tests. There are > currently around 55 tests which exercise operations using qemu-img(1), > qemu-io(1), and sometimes by running QEMU. > > You can launch it like this: > cd tests/qemu-iotests > QEMU_PROG=path/to/qemu-system-x86_64 PATH=path/to/qemu-dir:$PATH ./check > -qcow2 This is a fantastically useful piece of information. If that's not on the wiki (I haven't found it), it would be really useful there. Thanks. I'd add that blkverify and blkdebug seem to be quite useful too. -- Alex Bligh