qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] new block layer
@ 2004-08-03 21:41 Fabrice Bellard
  2004-08-03 23:03 ` [Qemu-devel] " Ronald
  2004-08-04 18:11 ` qemu-img, BSD (was: Re: [Qemu-devel] new block layer) Juergen Lock
  0 siblings, 2 replies; 5+ messages in thread
From: Fabrice Bellard @ 2004-08-03 21:41 UTC (permalink / raw)
  To: qemu-devel

Hi,

I commited the new disk image layer of QEMU which adds the following 
features:

- new disk image formats are easier to support

- new 'qcow' image format which supports:
     * empty sector compression even if the filesystem does not support 
holes (useful for Windows users)
     * zlib based compression to directly use compressed disk images 
(note: the written sectors are not compressed again, you must use 
qemu-img to compress a disk image).
     * AES based encryption

- native VMware 3 and 4 read-only disk image support (untested - I need 
such images to test it).

- new 'all-in-one' tool 'qemu-img' to create, convert, compress and 
encrypt disk images with all the supported formats.

Note: the qcow disk image format may change without notice until the 
next release.

Fabrice.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-08-10 20:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-03 21:41 [Qemu-devel] new block layer Fabrice Bellard
2004-08-03 23:03 ` [Qemu-devel] " Ronald
2004-08-04 18:11 ` qemu-img, BSD (was: Re: [Qemu-devel] new block layer) Juergen Lock
2004-08-05  0:39   ` Antony T Curtis
2004-08-10 20:22     ` Juergen Lock

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).