qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] Create the VMDK snapshot from the QEMU monitor.


From: Igor Lvovsky
Subject: [Qemu-devel] [PATCH] Create the VMDK snapshot from the QEMU monitor.
Date: Tue, 26 Dec 2006 07:49:11 -0800

  Hi,

This patch completes the previous one and allows the snapshot (VMDK style) creation from the QEMU monitor (Ctrl+Alt+2).

 

To clarify, the previous patch implements the snapshot capabilities according to the "Virtual Disk Format 1.0" document.

http://lists.gnu.org/archive/html/qemu-devel/2006-12/msg00311.html

 

Implemented features:

  1. Create snapshot.
  2. CID concept to prevent snapshots chain inconsistency.
  3. Snapshots read/write capabilities.

 

The whole chain (base image and snapshots) created by QEMU can be loaded from the VMware workstation and vice versa.

 

Igor Lvovsky.

Attachment: vmdk-support2.diff
Description: vmdk-support2.diff


reply via email to

[Prev in Thread] Current Thread [Next in Thread]