From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33451) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y0v0x-00051u-3N for qemu-devel@nongnu.org; Tue, 16 Dec 2014 11:30:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y0v0q-000712-LI for qemu-devel@nongnu.org; Tue, 16 Dec 2014 11:30:23 -0500 Received: from mx2.parallels.com ([199.115.105.18]:38840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y0v0q-00065F-FE for qemu-devel@nongnu.org; Tue, 16 Dec 2014 11:30:16 -0500 Message-ID: <54905DE2.20303@openvz.org> Date: Tue, 16 Dec 2014 19:29:22 +0300 From: "Denis V. Lunev" MIME-Version: 1.0 References: <1418632081-20667-1-git-send-email-den@openvz.org> <1418632081-20667-8-git-send-email-den@openvz.org> <20141215110633.GE4411@noname.str.redhat.com> In-Reply-To: <20141215110633.GE4411@noname.str.redhat.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 07/16] parallels: change copyright information in the image header List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org, Stefan Hajnoczi On 15/12/14 14:06, Kevin Wolf wrote: > Am 15.12.2014 um 09:27 hat Denis V. Lunev geschrieben: >> Signed-off-by: Denis V. Lunev >> Acked-by: Roman Kagan >> Reviewed-by: Jeff Cody >> CC: Kevin Wolf >> CC: Stefan Hajnoczi >> --- >> block/parallels.c | 4 +++- >> 1 file changed, 3 insertions(+), 1 deletion(-) >> >> diff --git a/block/parallels.c b/block/parallels.c >> index fedb009..5fcede8 100644 >> --- a/block/parallels.c >> +++ b/block/parallels.c >> @@ -2,8 +2,10 @@ >> * Block driver for Parallels disk image format >> * >> * Copyright (c) 2007 Alex Beregszaszi >> + * Copyright (c) 2014 Denis V. Lunev >> * >> - * This code is based on comparing different disk images created by Parallels. >> + * This code was originally based on comparing different disk images created >> + * by Parallels. > On what is it based now? (Link to a spec would be great, if it exists.) I was wrong :) Pls find disk descriptor XML XSD scheme under this link https://github.com/CloudServer/parallels-sdk/blob/master/Sources/XmlModel/Schema/DiskDescriptor.xsd