From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G9k5m-0003Sj-KI for qemu-devel@nongnu.org; Sun, 06 Aug 2006 10:59:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G9k5l-0003RR-R0 for qemu-devel@nongnu.org; Sun, 06 Aug 2006 10:59:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G9k5l-0003RG-NY for qemu-devel@nongnu.org; Sun, 06 Aug 2006 10:59:01 -0400 Received: from [84.96.92.55] (helo=smtP.neuf.fr) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G9k9n-0001uE-Is for qemu-devel@nongnu.org; Sun, 06 Aug 2006 11:03:11 -0400 Received: from [84.102.211.141] by sp604004mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with ESMTP id <0J3L009JN0ACQ0F0@sp604004mt.gpm.neuf.ld> for qemu-devel@nongnu.org; Sun, 06 Aug 2006 16:59:00 +0200 (CEST) Date: Sun, 06 Aug 2006 16:59:09 +0200 From: Fabrice Bellard In-reply-to: <200608061021.02124.mulyadi.santosa@gmail.com> Message-id: <44D603BD.4080201@bellard.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <200608061021.02124.mulyadi.santosa@gmail.com> Subject: [Qemu-devel] Multiple snapshot Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Sorry but I don't use VMware. Anyway, I commited some info in the QEMU documentation. Of course, the feature is still experimental and the associated qcow2 disk image format can change without backward compatibility until the next QEMU release. Regards, Fabrice. Mulyadi Santosa wrote: > Hi Fabrice > > >>Log message: >> multiple snapshot support > > > Could you kindly explain how does it work? And, is the concept similar > to VMWare's incremental snapshot? > > regards, > > Mulyadi > > >