From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEdp0-0007WP-JM for qemu-devel@nongnu.org; Mon, 02 Apr 2012 05:45:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEdov-0004ok-T0 for qemu-devel@nongnu.org; Mon, 02 Apr 2012 05:45:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14921) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEdov-0004mJ-L9 for qemu-devel@nongnu.org; Mon, 02 Apr 2012 05:45:05 -0400 Message-ID: <4F7975F8.3030203@redhat.com> Date: Mon, 02 Apr 2012 11:48:40 +0200 From: Kevin Wolf MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Adding size to snapshot List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frediano Ziglio Cc: Stefan Hajnoczi , qemu-devel@nongnu.org Hi Frediano, Am 27.03.2012 19:49, schrieb Frediano Ziglio: > did you add disk size to snapshot in order to support resizing of snapshot? > > I remember we discussed about some months ago. No, this seems to missing still, thanks for the reminder. Now that we're discussing qcow2v3 patches, it sounds like a good idea to add a field and make it mandatory for v3 images. Kevin