From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbnJy-0003Xy-IE for qemu-devel@nongnu.org; Wed, 08 Oct 2014 05:14:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XbnJt-0007Vk-LI for qemu-devel@nongnu.org; Wed, 08 Oct 2014 05:14:10 -0400 Received: from mailhub.sw.ru ([195.214.232.25]:10195 helo=relay.sw.ru) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbnJt-0007Pm-9m for qemu-devel@nongnu.org; Wed, 08 Oct 2014 05:14:05 -0400 From: "Denis V. Lunev" Date: Wed, 8 Oct 2014 13:13:27 +0400 Message-Id: <1412759610-2257-1-git-send-email-den@openvz.org> Subject: [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 , "Denis V. Lunev" , Jeff Cody , qemu-devel@nongnu.org, Stefan Hajnoczi 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