From: Paolo Bonzini Date: Tue, 6 Jun 2017 14:59:55 +0000 (+0200) Subject: qemu-doc: do not refer to years-old version numbers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ee29bdb6a7878205d41a46aa30f17bb831910b85;p=qemu.git qemu-doc: do not refer to years-old version numbers Reviewed-by: Thomas Huth Signed-off-by: Paolo Bonzini --- diff --git a/qemu-doc.texi b/qemu-doc.texi index 45f67f647f..d2986cba50 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -386,11 +386,9 @@ CPU registers by prefixing them with @emph{$}. @node disk_images @section Disk Images -Since version 0.6.1, QEMU supports many disk image formats, including -growable disk images (their size increase as non empty sectors are -written), compressed and encrypted disk images. Version 0.8.3 added -the new qcow2 disk image format which is essential to support VM -snapshots. +QEMU supports many disk image formats, including growable disk images +(their size increase as non empty sectors are written), compressed and +encrypted disk images. @menu * disk_images_quickstart:: Quick start for disk image creation