From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlBfg-0001hh-JH for qemu-devel@nongnu.org; Fri, 16 May 2014 02:31:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WlBfZ-0006UQ-N3 for qemu-devel@nongnu.org; Fri, 16 May 2014 02:31:08 -0400 Received: from mail.univention.de ([82.198.197.8]:1735) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlBfZ-0006U3-H1 for qemu-devel@nongnu.org; Fri, 16 May 2014 02:31:01 -0400 Message-ID: <5374DB5F.4020800@univention.de> Date: Thu, 15 May 2014 17:21:03 +0200 From: Philipp Hahn MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Differential VHD List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ankur Srivastava , qemu-devel@nongnu.org Hello, On 15.05.2014 13:54, Ankur Srivastava wrote: > What all steps to be taken for differential vhd image? i created one > differential image using vhd-util Last time I checked it it wass not implemented in QEMU. I started working on it in my spare time, but never completed it. Sincerely Philipp