From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xg6QY-0001KH-Vg for qemu-devel@nongnu.org; Mon, 20 Oct 2014 02:26:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xg6QU-0000aM-1z for qemu-devel@nongnu.org; Mon, 20 Oct 2014 02:26:46 -0400 Received: from relay.parallels.com ([195.214.232.42]:48179) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xg6QT-0000S7-Rk for qemu-devel@nongnu.org; Mon, 20 Oct 2014 02:26:42 -0400 Message-ID: <5444AAEF.5050806@openvz.org> Date: Mon, 20 Oct 2014 10:25:51 +0400 From: "Denis V. Lunev" MIME-Version: 1.0 References: <1412759610-2257-1-git-send-email-den@openvz.org> In-Reply-To: <1412759610-2257-1-git-send-email-den@openvz.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] parallels: additional iotests and a minor bugfix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , Jeff Cody , qemu-devel@nongnu.org, Stefan Hajnoczi On 08/10/14 13:13, Denis V. Lunev wrote: > Pls find here test authentic test material, i.e. parallels images > with "WithoutFreeSpace" and "WithouFreSpacExt" signatures created > in authentic way + a minor bug fix for access to non-initialized > memory found by valgrind. > > Signed-off-by: Denis V. Lunev > CC: Jeff Cody > CC: Kevin Wolf > CC: Stefan Hajnoczi ping