summaryrefslogtreecommitdiffstats
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-06-16 20:34:33 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-06-16 20:34:33 +0000
commit05efe46eaa337ce7680a22c5e034686957dc3032 (patch)
tree4d2c52c5cff9f58e4f9db0e1aa77d5e8ae3999e4 /qemu-doc.texi
parentdbda808a4ad5744fded19bf6a750e7aecbf993d8 (diff)
downloadhqemu-05efe46eaa337ce7680a22c5e034686957dc3032.zip
hqemu-05efe46eaa337ce7680a22c5e034686957dc3032.tar.gz
VMware 4 disk images support
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@927 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index dfa3639..5c44879 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -574,6 +574,14 @@ Since holes are used, the displayed size of the COW disk image is not
the real one. To know it, use the @code{ls -ls} command.
@end enumerate
+@subsection Convert VMware disk images to raw disk images
+
+You can use the tool @file{vmdk2raw} to convert VMware disk images to
+raw disk images directly usable by QEMU. The syntax is:
+@example
+vmdk2raw vmware_image output_image
+@end example
+
@section Network emulation
QEMU simulates up to 6 networks cards (NE2000 boards). Each card can
OpenPOWER on IntegriCloud