From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbouK-0005sE-77 for qemu-devel@nongnu.org; Wed, 08 Oct 2014 06:55:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XbouE-00020R-Gv for qemu-devel@nongnu.org; Wed, 08 Oct 2014 06:55:48 -0400 Received: from mail-qg0-x233.google.com ([2607:f8b0:400d:c04::233]:44814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbouE-00020N-BQ for qemu-devel@nongnu.org; Wed, 08 Oct 2014 06:55:42 -0400 Received: by mail-qg0-f51.google.com with SMTP id z107so6623811qgd.38 for ; Wed, 08 Oct 2014 03:55:41 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <54351828.4020507@redhat.com> Date: Wed, 08 Oct 2014 12:55:36 +0200 From: Paolo Bonzini 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=windows-1252 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: , To: "Denis V. Lunev" Cc: Kevin Wolf , Jeff Cody , qemu-devel@nongnu.org, Stefan Hajnoczi Il 08/10/2014 11:13, Denis V. Lunev ha scritto: > 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 > > Reviewed-by: Paolo Bonzini