From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDhOa-0000ya-0Q for qemu-devel@nongnu.org; Wed, 12 Feb 2014 16:31:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDhOU-0005hR-22 for qemu-devel@nongnu.org; Wed, 12 Feb 2014 16:31:03 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDhOT-0005hC-OR for qemu-devel@nongnu.org; Wed, 12 Feb 2014 16:30:57 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s1CLUtYL015690 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 12 Feb 2014 16:30:55 -0500 From: Jeff Cody Date: Wed, 12 Feb 2014 16:30:51 -0500 Message-Id: Subject: [Qemu-devel] [PATCH 0/2] qemu-iotest fixes and updates for 070 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, stefanha@redhat.com This fixes a bug with test 070 (incorrect output expectation), and adds additional test for log replay. Jeff Cody (2): block: qemu-iotests - fix test 070 (vhdx) block: qemu-iotests - add vhdx log replay tests for qemu-img tests/qemu-iotests/070 | 13 ++++++++++++- tests/qemu-iotests/070.out | 15 ++++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) -- 1.8.3.1