From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] new block layer
Date: Tue, 03 Aug 2004 23:41:46 +0200 [thread overview]
Message-ID: <4110069A.5080501@bellard.org> (raw)
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.
next reply other threads:[~2004-08-03 21:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-03 21:41 Fabrice Bellard [this message]
2004-08-03 23:03 ` [Qemu-devel] Re: new block layer 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
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=4110069A.5080501@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.