summaryrefslogtreecommitdiffstats
path: root/libraries/libvmdk/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libvmdk/README')
-rw-r--r--libraries/libvmdk/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/libraries/libvmdk/README b/libraries/libvmdk/README
new file mode 100644
index 0000000000..ea36b34250
--- /dev/null
+++ b/libraries/libvmdk/README
@@ -0,0 +1,21 @@
+libvmdk (libYAL VMDK library)
+
+Library and tools to access the VMware Virtual Disk (VMDK) image format.
+
+Read supported extent file formats:
+
+ -RAW (flat)
+ -COWD version 1 (sparse)
+ -VMDK version 1, 2 and 3 (sparse)
+
+Supported VMDK format features:
+
+ -delta links
+ -grain compression (as of version 20131209)
+ -data markers (as of version 20140416)
+
+VMDK format features not supported at the moment:
+
+ -images that use a physical device
+ -changed block tracking (CBT) (supported by VMDK version 3 (sparse))
+ change tracking file