summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2006-08-06 14:50:31 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2006-08-06 14:50:31 +0000
commit13a2e80f04a24b5466ff22328f5374a461181c0a (patch)
treeda795a85b8dbb93ed870c775a9c2c2a13382b67a /Changelog
parentuse zlib to compress ram snapshots - correctly save qemu clock (diff)
downloadqemu-kvm-13a2e80f04a24b5466ff22328f5374a461181c0a.tar.gz
qemu-kvm-13a2e80f04a24b5466ff22328f5374a461181c0a.tar.bz2
qemu-kvm-13a2e80f04a24b5466ff22328f5374a461181c0a.zip
info about VM snapshots
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2096 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 693ce4ed3..8d36cbbe4 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,8 @@ version 0.8.3:
- Support for relative paths in backing files for disk images
- Async file I/O API
+ - New qcow2 disk image format
+ - Support of multiple VM snapshots
version 0.8.2: