From: Kevin Wolf Date: Tue, 28 Jun 2011 11:41:07 +0000 (+0200) Subject: Documentation: Remove outdated host_device note X-Git-Tag: TizenStudio_2.0_p2.3.2~208^2~5636^2~71 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=02854532c215872b2af5ed48af93b7a309de1b1b;p=sdk%2Femulator%2Fqemu.git Documentation: Remove outdated host_device note People shouldn't explicitly specify host_device any more. raw is doing the Right Thing. Signed-off-by: Kevin Wolf --- diff --git a/qemu-img.texi b/qemu-img.texi index ced64a4..526474c 100644 --- a/qemu-img.texi +++ b/qemu-img.texi @@ -173,12 +173,6 @@ Linux or NTFS on Windows), then only the written sectors will reserve space. Use @code{qemu-img info} to know the real size used by the image or @code{ls -ls} on Unix/Linux. -@item host_device - -Host device format. This format should be used instead of raw when -converting to block devices or other devices where "holes" are not -supported. - @item qcow2 QEMU image format, the most versatile format. Use it to have smaller images (useful if your filesystem does not supports holes, for example