]> Git Repo - qemu.git/commitdiff
Documentation: Remove outdated host_device note
authorKevin Wolf <[email protected]>
Tue, 28 Jun 2011 11:41:07 +0000 (13:41 +0200)
committerKevin Wolf <[email protected]>
Tue, 5 Jul 2011 09:23:29 +0000 (11:23 +0200)
People shouldn't explicitly specify host_device any more. raw is doing the
Right Thing.

Signed-off-by: Kevin Wolf <[email protected]>
qemu-img.texi

index ced64a40edf9202ccf8f171ea6ccc0a75b8b94c2..526474c112f0761b7e8eef2ad6ba2bbf3fcdb470 100644 (file)
@@ -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
This page took 0.026933 seconds and 4 git commands to generate.