From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] New multiple snapshot support for VMDK.
Date: Wed, 24 Jan 2007 21:37:44 +0100 [thread overview]
Message-ID: <45B7C398.1000602@bellard.org> (raw)
In-Reply-To: <64F9B87B6B770947A9F8391472E032160A167F52@ehost011-8.exch011.intermedia.net>
Hi,
Your patch seems OK to me.
Fabrice.
Igor Lvovsky wrote:
>
>
> Hi Fabrice,
>
> What are you think about this patch?
>
> Are you have a comments?
>
> If you accept it, I'll try to fix the race condition on snapshot writing.
>
>
>
> Regards
>
> Igor Lvovsky
>
>
>
>
>
>
>
>
>
>
>
>
>
> * From: * qemu-devel-bounces+igor.lvovsky=qumranet.com@nongnu.org
> [mailto:qemu-devel-bounces+igor.lvovsky=qumranet.com@nongnu.org] *On
> Behalf Of * Igor Lvovsky
> *Sent:* Monday, January 15, 2007 4:51 PM
> *To:* qemu-devel@nongnu.org
> *Subject:* [Qemu-devel] New multiple snapshot support for VMDK.
>
>
>
> Hi all,
>
> It's the new patch for the multiple snapshot support for the VMDK format.
>
> I rewrote the previous one according to the new multiple snapshots
> concept, introduced by Fabrice.
>
>
>
> The snapshots can be created with standard way:
>
>
>
> qemu-img create –b base-image.vmdk –f vmdk snapshot-img-001.vmdk
>
>
>
> We can create the snapshots chain in this way.
>
> The patch include also the 'CID' protection that defined by the VMDK
> format.
>
> The CID is a value updated on the first write every time the virtual
> disk is opened.
>
>
>
> P.S. Fabrice, I used the bdrv_pread() and bdrv_pwrite(), as you advised
> me.
>
>
>
> Regards,
>
> Igor Lvovsky
>
>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
prev parent reply other threads:[~2007-01-24 20:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-15 14:51 [Qemu-devel] New multiple snapshot support for VMDK Igor Lvovsky
2007-01-22 9:19 ` Igor Lvovsky
2007-01-24 20:37 ` Fabrice Bellard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45B7C398.1000602@bellard.org \
--to=fabrice@bellard.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).